From: | Andrew Sullivan <andrew(at)libertyrms(dot)info> |
---|---|
To: | Pgsql-General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Scheduled back up |
Date: | 2003-07-18 14:19:22 |
Message-ID: | 20030718141922.GD3047@libertyrms.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Jul 18, 2003 at 02:56:53PM +0300, Viorel Dragomir wrote:
>
> I'm sorry for *custom users*.
> The project it's kind of cpanel.
> A user can create and grant access for his databases.
> And thx to pg_dump he can export & import databases.
> So any user that have a db might want to export his data through his web
> interface.
Hmm. Well, you could use a super-user account to do the dump. It
would have access to everything, and would only need one password.
I'm wondering about security implications of that, however.
A
--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2003-07-18 14:28:13 | Re: Is PostgreSQL cluster capable? |
Previous Message | Andrew Sullivan | 2003-07-18 14:17:19 | Re: Is PostgreSQL cluster capable? |