Postgresql 18 Linux (all flavors) - with installation, create new instance/main database

From: André Verwijs <dutchgigalo(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Date: 2026-05-07 08:31:09
Message-ID: CAKjdMqtEQ7y7uFUD8HhTHqGP6S25aen6xrr=V7MU4wB0rrYrzA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

proposal:
Postgresql 18 Linux (all flavors) - with installation, create new
instance/main database:
sudo -u postgres /usr/pgsql-18/bin/pg_ctl -D /var/lib/pgsql/18/data/ initdb

this way Postgresql is ready to use...

______________________________________________________________________________

My Twitter Page:
http://twitter.com/OpenSimFan

My Facebook page
http://www.facebook.com/andre.verwijs

Browse pgsql-hackers by date

  From Date Subject
Next Message Dutch Glory 2026-05-07 08:33:53 Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
Previous Message Alexander Korotkov 2026-05-07 08:04:16 Re: Fix bug with accessing to temporary tables of other sessions