Re: [GENERAL] pg_dump custom format across versions

2010-05-12 Thread Thom Brown
On 12 May 2010 20:18, Tom Lane wrote: > Thom Brown writes: > > On 12 May 2010 19:40, Joshua D. Drake wrote: > >>> Am I to gather that there are possible incompatibilities? > >> > >> Definitely. > > > In that case, it might be an idea to clarify that on the documentation. > I > > couldn't find

Re: [GENERAL] pg_dump custom format across versions

2010-05-12 Thread Tom Lane
Thom Brown writes: > On 12 May 2010 19:40, Joshua D. Drake wrote: >>> Am I to gather that there are possible incompatibilities? >> >> Definitely. > In that case, it might be an idea to clarify that on the documentation. I > couldn't find this information. If it were true, it would be in the d

Re: [GENERAL] pg_dump custom format across versions

2010-05-12 Thread Thom Brown
On 12 May 2010 19:40, Joshua D. Drake wrote: > On Wed, 2010-05-12 at 19:33 +0100, Thom Brown wrote: > > On 12 May 2010 19:29, Joshua D. Drake wrote: > > > > On Wed, 2010-05-12 at 19:05 +0100, Thom Brown wrote: > > > Hi, > > > > > > > > > Does anyone know i

Re: [GENERAL] pg_dump custom format across versions

2010-05-12 Thread Joshua D. Drake
On Wed, 2010-05-12 at 19:33 +0100, Thom Brown wrote: > On 12 May 2010 19:29, Joshua D. Drake wrote: > > On Wed, 2010-05-12 at 19:05 +0100, Thom Brown wrote: > > Hi, > > > > > > Does anyone know if there are issues with performing a > pg_dump

Re: [GENERAL] pg_dump custom format across versions

2010-05-12 Thread Thom Brown
On 12 May 2010 19:29, Joshua D. Drake wrote: > On Wed, 2010-05-12 at 19:05 +0100, Thom Brown wrote: > > Hi, > > > > > > Does anyone know if there are issues with performing a pg_dump in > > custom format in one major version, and using pg_restore on it on a > > higher version? > > You want to use

Re: [GENERAL] pg_dump custom format across versions

2010-05-12 Thread Joshua D. Drake
On Wed, 2010-05-12 at 19:05 +0100, Thom Brown wrote: > Hi, > > > Does anyone know if there are issues with performing a pg_dump in > custom format in one major version, and using pg_restore on it on a > higher version? You want to use the pg_dump from the higher version. Joshua D. Drake > >