Tom Bishop wrote:
I'm having a time getting my postgres tables to drop, I had this working
and now I can't seem to remember which user was allowed to drop the
tables. I think I used the postgres user, but when I su to that user,
I get an error saying there is no postgres database. When I try
> On Sun, 11 Sep 2005 01:11:08 -0500, Tom Bishop <[EMAIL PROTECTED]> said:
Tom> I'm having a time getting my postgres tables to drop, I had this working
Tom> and now I can't seem to remember which user was allowed to drop the
Tom> tables. I think I used the postgres user, but when I