Search Postgresql Archives

Re: mild modification to pg_dump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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).
Thank you, Scott.

On 17/11/17 10:49, Scott Mead wrote:


On Fri, Nov 17, 2017 at 7:51 AM, marcelo <marcelo.nicolet@xxxxxxxxx> wrote:
I would need to do a mild change to pg_dump, working against a 9.4 server on linux.
Which source tree do I need? Have gcc 4.9.2 in my Lubuntu installation.
TIA

What exactly do you need to change?  Most likely, there is a quick and easy fix for whatever you're doing without modifying pg_dump itself.

That being said, if you really want to modify the source, download the source tarball: https://www.postgresql.org/ftp/source/
 




--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



--
--
Scott Mead
Sr. Architect
OpenSCG


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux