Re: Postgres Pg_connect PHP

From: Vyacheslav Kalinin <vka(at)mgcp(dot)com>
To: jd(at)commandprompt(dot)com
Cc: Tory M Blue <tmblue(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres Pg_connect PHP
Date: 2009-06-09 18:31:49
Message-ID: 9b1af80e0906091131t67f7d90csb55b48dcfe9bbe0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> however the COPY
> command requires superuser and I really don't want to open up the DB
> from a remote system with Superuser access.

COPY FROM STDIN does not need superuser privileges.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tory M Blue 2009-06-09 18:35:12 Re: Postgres Pg_connect PHP
Previous Message Joshua D. Drake 2009-06-09 18:26:39 Re: Postgres Pg_connect PHP