Re: How to change the pgsql source code and build it??

From: Shreesha <shreesha1988(at)gmail(dot)com>
To: Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: How to change the pgsql source code and build it??
Date: 2014-06-13 00:50:29
Message-ID: CAPBNhTzq5P_UYszRNiaznQioJ0yH3GzAZTd8AJh-bersmuxvOA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)2ndquadrant(dot)com>
wrote:

> At 2014-06-12 16:08:05 -0700, shreesha1988(at)gmail(dot)com wrote:
> >
> > I need to initialize the db as the root and start the database server.
>
> Why?
>
> -- Abhijit
>

--
~Shreesha.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2014-06-13 01:59:36 Re: How to change the pgsql source code and build it??
Previous Message Abhijit Menon-Sen 2014-06-13 00:40:28 Re: How to change the pgsql source code and build it??