You can use the command DROP USER username;
at the interactive sql prompt.
Justin
From: "Fred" <[EMAIL PROTECTED]>
Reply-To: "Fred" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [GENERAL] How to remove a user ?
Date: Tue, 11 Jul 2000 21:09:53 GMT
Hi,
How to remove a user in postgres ?
T
Hello. I am using Postgres 7.02 on my redhat linux box. I have installed
the JDK and a JSP engine.
I have also copied the JDBC level 4 Drivers that came with postgresql 7.02
onto my hard drive.
When I try to interface with it in java, even after loading the driver with
the line:
Class.forN