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 <a...@2ndquadrant.com> wrote: > At 2014-06-12 16:08:05 -0700, shreesha1...@gmail.com wrote: > > > > I need to initialize the db as the root and start the database server. > > Why? > > -- Abhijit > -- ~Shreesha.