On Thu, Jul 11, 2024 at 11:16 AM H <agents@xxxxxxxxxxxxxx> wrote:
What is the proper syntax for pgsql 16 for this? I could not get the example given in the docs to work...
The documentation says this still works:
su - postgres -c "/usr/pgsql-16/bin/initdb -D /var/lib/pgsql/16/data/ -E 'UTF-8' --lc-collate='en_US.UTF-8' --lc-ctype='en_US.UTF-8'"
If it isn't for you please show the evidence of the non-working-ness.
David J.