2016-03-09 19:59 GMT+01:00 Michael Cronenworth <m...@cchtml.com>: > On 03/09/2016 12:18 PM, Suvayu Ali wrote: > >> I want to create a PostgreSQL db. So I did the following: >> >> $ su - >> # su - postgres >> $ pg_ctl initdb -D /var/lib/pgsql/data >> > > For future reference there is a helper script that can do this stuff for > you. > > # postgresql-setup --init-db > > I would pass --data-checksums to initdb to checksum the data pages and report eventual corruption.
-- john
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org