Backup database through web and php

Поиск
Список
Период
Сортировка
От Lau NH
Тема Backup database through web and php
Дата
Msg-id 003401c1a871$516922a0$0401230a@perridot.com
обсуждение исходный текст
Ответы Re: [ADMIN] Backup database through web and php  (Naomi Walker <nwalker@eldocomp.com>)
Список pgsql-hackers
Hi all,
   I am writing a php script to backup my postgres database through web interface, but my database is password required.  When I do a pg_dump at the linux shell prompt, it will prompt for password in order to backup the database, does anyone know how to pass this password with the pg_dump command together so that I can do it using php system call? 
 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Rules for accessing tuple data in backend code
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Improving backend launch time by preloading relcache