Re: Postgres Pg_connect PHP - Mailing list pgsql-general

From Vyacheslav Kalinin
Subject Re: Postgres Pg_connect PHP
Date
Msg-id 9b1af80e0906091131t67f7d90csb55b48dcfe9bbe0@mail.gmail.com
Whole thread Raw
In response to Re: Postgres Pg_connect PHP  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Postgres Pg_connect PHP
List 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.

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Postgres Pg_connect PHP
Next
From: Tory M Blue
Date:
Subject: Re: Postgres Pg_connect PHP