[ADMIN] Problems re-loading permissions on database.

1999-05-10 Thread Jason Earl
I am running PostgreSQL 6.4.2 with no modifications. I recently had the opportunity to load one of my databases from backup (oops), and it worked just fine except for the fact that my permissions didn't get updated correctly despite the fact that I dumped them with pg_dump -z. Basically I have

Re: [ADMIN] Problems re-loading permissions on database.

1999-05-10 Thread Bruce Momjian
We are aware of the GROUP permissions problem, and hope to have it fixed in 6.5 final. > > I am running PostgreSQL 6.4.2 with no modifications. > > I recently had the opportunity to load one of my databases from backup > (oops), and it worked just fine except for the fact that my > permissions

Re: [ADMIN] Problems re-loading permissions on database.

1999-05-10 Thread Jason Earl
From: Bruce Momjian <[EMAIL PROTECTED]> Date: Mon, 10 May 1999 17:34:03 -0400 (EDT) CC: [EMAIL PROTECTED] Content-Type: text/plain; charset=US-ASCII We are aware of the GROUP permissions problem, and hope to have it fixed in 6.5 final. Thanks for the response. I certainly hope