Re: [HACKERS] [INTERFACES] pgaccess - where to store the own data

2002-08-31 Thread Christopher Kings-Lynne
> > What do people think about this. Is it so bad that the own data is > > stored in the database pgaccess works with? > > > > I don't particularly like it. Oracle deals with this by having a > database unto itself as a management repository (Oracle Enterprise > Manager, OEM, I believe). You regis

Re: [HACKERS] [INTERFACES] pgaccess - where to store the own data

2002-08-30 Thread Dave Page
> -Original Message- > From: Joe Conway [mailto:[EMAIL PROTECTED]] > Sent: 30 August 2002 16:52 > To: Iavor Raytchev > Cc: pgsql-hackers; pgsql-interfaces > Subject: Re: [HACKERS] [INTERFACES] pgaccess - where to store > the own data > > > Iavor Raytc

Re: [HACKERS] [INTERFACES] pgaccess - where to store the own data

2002-08-30 Thread Joe Conway
Iavor Raytchev wrote: > Hello everybody, > > There is an open question we need broad opinion on. > > Currently pgaccess stores its own data in the database it works with. > Some people do not like that. To store it elsewhere invokes a number of > issues such as: > > - where is this somewhere >