Re: [BUGS] BUG #8154: pg_dump throws error beacause of field called "new".

2013-05-13 Thread Willy-Bas Loos
oh, silly me. I was making a dump of a PostgreSQL 8.4.17 backend with pg_dump (PostgreSQL) 9.1.9 On Mon, May 13, 2013 at 4:24 PM, Tom Lane wrote: > willy...@gmail.com writes: > > pg_dump (PostgreSQL) 9.1.9 ends in an error when backing up my db, which > > contains a field called "new". > > Wor

Re: [BUGS] BUG #8154: pg_dump throws error beacause of field called "new".

2013-07-24 Thread Willy-Bas Loos
. http://www.postgresql.org/docs/9.1/static/upgrading.html That means that this actually should work. Cheers, WBL On Mon, May 13, 2013 at 5:43 PM, Willy-Bas Loos wrote: > oh, silly me. > I was making a dump of a PostgreSQL 8.4.17 backend with pg_dump > (PostgreSQL) 9.1.9 > > &