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
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
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