Re: Postgres Pg_connect PHP

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Postgres Pg_connect PHP
Дата
Msg-id 1244571999.17355.11.camel@jd-laptop.pragmaticzealot.org
обсуждение исходный текст
Ответ на Postgres Pg_connect PHP  (Tory M Blue <tmblue@gmail.com>)
Ответы Re: Postgres Pg_connect PHP  (Vyacheslav Kalinin <vka@mgcp.com>)
Список pgsql-general
> I must be able to do this from a client system, I must be able to lock
> down the db user to limited access and I can take care of permissions
> on the client end, but postgres seems to be slightly rigid in regards
> to the COPY command and the fact that one can't really have a jailed
> superuser. I also understand that it's a pg_connect limitation to not
> accept the \copy variant which would solve me issues.
>
> Help me Rhonda, help help me..

http://www.php.net/manual/en/function.pg-copy-from.php

?

Joshua D. Drake



> Thanks
> Tory
>
--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


В списке pgsql-general по дате отправления:

Предыдущее
От: Tory M Blue
Дата:
Сообщение: Postgres Pg_connect PHP
Следующее
От: Vyacheslav Kalinin
Дата:
Сообщение: Re: Postgres Pg_connect PHP