Re: [HACKERS] [COMMITTERS] pgsql: Remove: * Allow database recovery

2004-11-08 Thread Bruce Momjian
Marc G. Fournier wrote: > On Mon, 8 Nov 2004, Bruce Momjian wrote: > > > Marc G. Fournier wrote: > >> > >> Just curious, but in what sort of circumstance could this happen? > >> Permissions problems, that sort of thing? > > > > Restoring a dump to another system that doesn't have the same > > dire

Re: [HACKERS] [COMMITTERS] pgsql: Remove: * Allow database recovery

2004-11-08 Thread Marc G. Fournier
On Mon, 8 Nov 2004, Bruce Momjian wrote: Marc G. Fournier wrote: Just curious, but in what sort of circumstance could this happen? Permissions problems, that sort of thing? Restoring a dump to another system that doesn't have the same directories to create the tablespaces. 'k, that's what I thought

Re: [HACKERS] [COMMITTERS] pgsql: Remove: * Allow database recovery

2004-11-08 Thread Bruce Momjian
Marc G. Fournier wrote: > > Just curious, but in what sort of circumstance could this happen? > Permissions problems, that sort of thing? Restoring a dump to another system that doesn't have the same directories to create the tablespaces.

Re: [HACKERS] [COMMITTERS] pgsql: Remove: * Allow database recovery where

2004-11-08 Thread Marc G. Fournier
Just curious, but in what sort of circumstance could this happen? Permissions problems, that sort of thing? On Sat, 6 Nov 2004, Bruce Momjian wrote: Log Message: --- Remove: * Allow database recovery where tablespaces can't be created When a pg_dump is restored, all tablespaces will atte