Re: How to reference a DB with a period in its name ?

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: David Gauthier <dfgpostgres(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: How to reference a DB with a period in its name ?
Date: 2024-03-29 21:20:20
Message-ID: CAKFQuwa+hOABHbcq5UBThqpGCZ2_d2ObQy0YPfOdNoDWrkD6fg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Mar 29, 2024 at 2:16 PM David Gauthier <dfgpostgres(at)gmail(dot)com>
wrote:

> I tried encapsulating the DB name in double quotes (no good)
>

This is what the documentation says you are supposed to do for non-simple
identifiers so you need to show your work to understand where you went
wrong.

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2024-03-29 21:21:35 Re: How to reference a DB with a period in its name ?
Previous Message David Gauthier 2024-03-29 21:16:09 How to reference a DB with a period in its name ?