Re: [ADMIN] Restore data to an existing populated table

2010-04-08 Thread Kevin Grittner
Renato Oliveira wrote: > I would like to know if it is possible to restore data to a > pre-populated db/table. Yes. > Does that mean the table can exist and can be populated with > data, pg_restore will append the data to the db/table without > deleting/dropping the existing data? Unless y

[ADMIN] Restore data to an existing populated table

2010-04-08 Thread Renato Oliveira
Dear all, I would like to know if it is possible to restore data to a pre-populated db/table. I was reading the man pages for pg_dump and pg_restore. "The limitations of pg_restore are detailed below. * When restoring data to a pre-existing table and the option... Does that mean the t