Tagged Questions
0
votes
1answer
298 views
postgresql server fail to start ubuntu?
I have an ubuntu system and installed postgresql server on ubuntu. Till yesterday evening its working fine and I did shutdown it properly. Today morning when I started it then it boot and gave the ...
1
vote
1answer
688 views
What calls PostgreSQL's initdb on package installation?
I'm trying to a build a custom package of PostgreSQL with some configuration tweaks suitable for our application. Part of that configuration involves a pg_hba.conf using "trust" instead of the ...