Re: [BUGS] BUG #3850: Incompatibility among pg_dump / pg_restore.

2008-01-08 Thread Diego Spano
Thanks a lot Stefan. You are right. Thanks for your support. Diego Spano -Mensaje original- De: Stefan Kaltenbrunner [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 07 de Enero de 2008 04:03 p.m. Para: Diego Spano CC: pgsql-bugs@postgresql.org Asunto: Re: [BUGS] BUG #3850

Re: [BUGS] BUG #3850: Incompatibility among pg_dump / pg_restore.

2008-01-07 Thread Stefan Kaltenbrunner
Diego Spano wrote: Stefan / List, these are the steps: 1- pg_dump sicoba|gzip>/home/backups/pg_backup/backup.pg 2- createdb sicoba6 3- psql -d sicoba6 < backup.pg And thats all. Errors appear when trying to add rows to first table, and so on... Find attached backup.pg. ok just took a l

Re: [BUGS] BUG #3850: Incompatibility among pg_dump / pg_restore.

2008-01-04 Thread Stefan Kaltenbrunner
Diego Spano wrote: Hi Stefan, Hi Diego! Please keep the list CC'd so that other people can participate in the discussion - I have readded it now ... I test all possibilities, schema and data togheter, separated files, tar files, plain text, from command line, from PG_Admin. But allways is

Re: [BUGS] BUG #3850: Incompatibility among pg_dump / pg_restore.

2008-01-04 Thread Stefan Kaltenbrunner
Diego Spano wrote: The following bug has been logged online: Bug reference: 3850 Logged by: Diego Spano Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.9 Operating system: Debian Etch 4.0 Description:Incompatibility among pg_dump / pg_restore. Details: I