SQL statements equivalent to pg_dump

Поиск
Список
Период
Сортировка
От Jason Tan Boon Teck
Тема SQL statements equivalent to pg_dump
Дата
Msg-id dd8f6c970711211944j26035fe9i56f4bf9e115700e5@mail.gmail.com
обсуждение исходный текст
Список pgsql-novice
Hi,

I'm trying to create an adhoc backup feature inside an application using PHP.

I could perform a pg_dump using the shell, but is there SQL statements that could do the same thing without having to use PHP to go to shell and then having to change users to root, postgres, etc. just to make a dump? I'm hoping to minimize security risks.

Thanks in advance.

--
Jason Tan Boon Teck

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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: sql file in the tutorial directory
Следующее
От: "Nikolay Samokhvalov"
Дата:
Сообщение: Re: xpath question