Re: How to change the pgsql source code and build it?? - Mailing list pgsql-hackers

From Shreesha
Subject Re: How to change the pgsql source code and build it??
Date
Msg-id CAPBNhTzq5P_UYszRNiaznQioJ0yH3GzAZTd8AJh-bersmuxvOA@mail.gmail.com
Whole thread Raw
In response to Re: How to change the pgsql source code and build it??  (Abhijit Menon-Sen <ams@2ndquadrant.com>)
Responses Re: How to change the pgsql source code and build it??  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
List pgsql-hackers
I need to port pgsql onto a controller which doesn't have a framework of creating multiple users for administrative purposes. The entire controller is managed by a single root user and that is the reason I am trying to change the pgsql initdb behavior. Do you think of any other better alternative?



On Thu, Jun 12, 2014 at 5:40 PM, Abhijit Menon-Sen <ams@2ndquadrant.com> wrote:
At 2014-06-12 16:08:05 -0700, shreesha1988@gmail.com wrote:
>
> I need to initialize the db as the root and start the database server.

Why?

-- Abhijit



--
~Shreesha.

pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: How to change the pgsql source code and build it??
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: How to change the pgsql source code and build it??