Re: Creating Database Querry in psql CLI

2025-07-17 Thread David G. Johnston
On Tuesday, July 15, 2025, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/17/tutorial-createdb.html > Description: > > The querry to create database you mentioned in this document (createdb > db_name) i

Re: Creating Database Querry in psql CLI

2025-07-17 Thread Laurenz Albe
On Wed, 2025-07-16 at 03:57 +, PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/17/tutorial-createdb.html > > The querry to create database you mentioned in this document (createdb > db_name) is not working in my Debian OS , rather create database db_name; > is working I