Re: [GENERAL] mild modification to pg_dump
От | marcelo |
---|---|
Тема | Re: [GENERAL] mild modification to pg_dump |
Дата | |
Msg-id | 214e4cff-f625-1bb1-4e26-942b07877bcc@gmail.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] mild modification to pg_dump (John R Pierce <pierce@hogranch.com>) |
Ответы |
Re: [GENERAL] mild modification to pg_dump
Re: [GENERAL] mild modification to pg_dump |
Список | pgsql-general |
I need to "emulate" the pg_dump code because the password prompt. Years ago I write a program (for the QnX environment) that catched some prompt and emulates the standard input. I don't like to do that again. On 17/11/17 17:23, John R Pierce wrote: > On 11/17/2017 12:19 PM, marcelo wrote: >> Sorry, I was not exact. >> I don't need nor like to change pg_dump. Rather, based on pg_dump >> code, I need to develop a daemon which can receive a TCP message >> (from a privileged app) containing some elements: the database to >> dump, the user under which do that, and his password. (My apps are >> using that same data, of course, encripted to the common users). > > > I would just fork pg_dump to do the actual dump rather than try and > incorporate its source code into your app. > > -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
В списке pgsql-general по дате отправления: