Re: How to remove a user ?

From: "Justin Jaynes" <justinjaynes(at)hotmail(dot)com>
To: f(dot)blomsma(at)chello(dot)nl, pgsql-general(at)postgresql(dot)org
Subject: Re: How to remove a user ?
Date: 2000-07-12 16:16:27
Message-ID: 20000712161627.25286.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can use the command DROP USER username;
at the interactive sql prompt.

Justin

From: "Fred" <f(dot)blomsma(at)chello(dot)nl>
Reply-To: "Fred" <f(dot)blomsma(at)chello(dot)nl>
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] How to remove a user ?
Date: Tue, 11 Jul 2000 21:09:53 GMT

Hi,

How to remove a user in postgres ?

Thanks

fred

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 2000-07-12 16:55:59 Re: Re: [INTERFACES] Re: Link to postgesql components
Previous Message Ken Causey 2000-07-12 16:02:33 Are there limits to number of INSERTS inside a Transaction?