On Thu, Oct 10, 2013 at 11:41 AM, Robert Haas <[email protected]> wrote: > I don't see why it can't be done in C. The server is written in C, > and so is initdb. So no matter where we do this, it's gonna be in C. > Where does Python enter into it?
I mentioned that pgtune was written in Python, but as you say that's wholly incidental. An equivalent C program would only be slightly more verbose. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
