This is a discussion on pgsql: Reduce per-character overhead in COPY OUT by combining calls to within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Reduce per-character overhead in COPY OUT by combining calls to CopySendData. Modified Files: -------------- pgsql/src/backend/commands: copy.c ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Log Message: ----------- Reduce per-character overhead in COPY OUT by combining calls to CopySendData. Modified Files: -------------- pgsql/src/backend/commands: copy.c (r1.264 -> r1.265) (http://developer.postgresql.org/cvsw...1.264&r2=1.265) ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |