Re: [ADMIN] [admin]@postgresql.org pg_database contents ... what happens

2004-05-31 Thread Artur P
On Sun, May 30, 2004 at 10:45:02PM -0700, Uwe C. Schroeder wrote: > On Sunday 30 May 2004 09:44 pm, Paul Gimpelj wrote: > > If I connect to any database with psql I can see all the other databases in > > table pg_database under postgresql 7.2 > > > > What happens if I delete all the rows from this

Re: [ADMIN] [admin]@postgresql.org pg_database contents ... what happens

2004-05-30 Thread Uwe C. Schroeder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 30 May 2004 09:44 pm, Paul Gimpelj wrote: > If I connect to any database with psql I can see all the other databases in > table pg_database under postgresql 7.2 > > What happens if I delete all the rows from this table. Well, similar questi

[ADMIN] [admin]@postgresql.org pg_database contents ... what happens

2004-05-30 Thread Paul Gimpelj
If I connect to any database with psql I can see all the other databases in table pg_database under postgresql 7.2   What happens if I delete all the rows from this table.