Am Mittwoch, 31. März 2004 13:14 schrieb Tony Reina: > I've got a database running PostgreSQL 7.4.2 on Fedora Linux. In the > past, pg_dump would dump database backups using COPY to restore the > data. This time it appears that it has individual INSERTs for each > tuple. Perhaps I'm missing this in the latest documentation, but I > thought COPY was the default unless the --inserts switch is declared.
This is still the case. > Can anyone think of why I'd be getting INSERTs? Shell aliases perhaps. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend