pg_dump

Поиск
Список
Период
Сортировка
От David Saracini
Тема pg_dump
Дата
Msg-id 269262.13338.qm@web180313.mail.gq1.yahoo.com
обсуждение исходный текст
Ответы Re: pg_dump  (Josh Kupershmidt <schmiddy@gmail.com>)
Список pgsql-novice
Hello All...  I've been doing some work tonight to try and put a class wrapper around pg_dump in c# so that I could create a back up schedule in my code.  I have to say that this is one of the first areas of pgsql that I find really lacking.  For example, there seems to be lots of "tricks" that people have come up with to work around not being able to pass a password.  

Ultimately, what I would like is to have my app server kick off every night at a configurable time and save a backup to a configurable location.  Any advice on how to accomplish this and do it without writing the password to disk?

Also, where is the best place to post feature enhancement suggestions for PostgreSQL?

Thanks in advance.

David

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

Предыдущее
От: Lester
Дата:
Сообщение: Re: HELP! Data needed out of pgsql!
Следующее
От: lcp_
Дата:
Сообщение: Group By Statement - how to display fields not in the statement?