Re: [ADMIN] dump from 9.0 to 8.3

2011-06-22 Thread Achilleas Mantzios
Στις Monday 20 June 2011 18:46:33 γράψατε: > Achilleas Mantzios wrote: > > > is there any quick and dirty (or otherwise easy way) to have a > > smooth procedure to load into a 8.3 server data dumped by an 9.0 > > server ? > > > > I tried with pg_dump -i from the 8.3 server without good results.

Re: [ADMIN] dump from 9.0 to 8.3

2011-06-21 Thread Achilleas Mantzios
Στις Tuesday 21 June 2011 09:47:22 ο/η CaT έγραψε: > On Tue, Jun 21, 2011 at 09:10:50AM +0300, Achilleas Mantzios wrote: > > Στις Monday 20 June 2011 18:46:33 ο/η Kevin Grittner έγραψε: > > > Achilleas Mantzios wrote: > > > > > > > is there any quick and dirty (or otherwise easy way) to have a >

Re: [ADMIN] dump from 9.0 to 8.3

2011-06-21 Thread CaT
On Tue, Jun 21, 2011 at 09:10:50AM +0300, Achilleas Mantzios wrote: > Στις Monday 20 June 2011 18:46:33 ο/η Kevin Grittner έγραψε: > > Achilleas Mantzios wrote: > > > > > is there any quick and dirty (or otherwise easy way) to have a > > > smooth procedure to load into a 8.3 server data dumped b

Re: [ADMIN] dump from 9.0 to 8.3

2011-06-20 Thread Achilleas Mantzios
Στις Monday 20 June 2011 18:46:33 ο/η Kevin Grittner έγραψε: > Achilleas Mantzios wrote: > > > is there any quick and dirty (or otherwise easy way) to have a > > smooth procedure to load into a 8.3 server data dumped by an 9.0 > > server ? > > > > I tried with pg_dump -i from the 8.3 server wit

Re: [ADMIN] dump from 9.0 to 8.3

2011-06-20 Thread Marcelo Leite
Hello there... You could generate your dump in a plain text format and restore it using psql. That's a possibility. Regards, Marcelo Leite

Re: [ADMIN] dump from 9.0 to 8.3

2011-06-20 Thread Kevin Grittner
Achilleas Mantzios wrote: > is there any quick and dirty (or otherwise easy way) to have a > smooth procedure to load into a 8.3 server data dumped by an 9.0 > server ? > > I tried with pg_dump -i from the 8.3 server without good results. Your best bet might be to dump using the 9.0 pg_dump a

[ADMIN] dump from 9.0 to 8.3

2011-06-20 Thread Achilleas Mantzios
Hello, is there any quick and dirty (or otherwise easy way) to have a smooth procedure to load into a 8.3 server data dumped by an 9.0 server ? I tried with pg_dump -i from the 8.3 server without good results. -- Achilleas Mantzios -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.