Re: How to use createdb command with newly created user?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: 毛毛 <krave(at)163(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: How to use createdb command with newly created user?
Date: 2024-06-24 04:20:57
Message-ID: 664baf0e-8d7d-44a3-8eb8-f9676eeae39d@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/23/24 20:36, 毛毛 wrote:
>
>
> Thank you for your advice.
>
> .pgpass file would help a lot.
>
>
> I recently started to writing SQL on PostgreSQL.
>
> I think I should use capitial letters as sparingly as possible for
> identifiers.

Take a look at:

https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS

It will answer a lot of questions.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Xu Haorong 2024-06-24 05:18:21 Re: Stack Smashing Detected When Executing initdb
Previous Message Muhammad Ikram 2024-06-24 03:51:09 Re: Re: Re: How to use createdb command with newly created user?