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

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: How to reference a DB with a period in its name ?
Дата
Msg-id 2cbb92f7-67d9-41c3-ba57-135a389204cb@wi3ck.info
обсуждение исходный текст
Ответ на [MASSMAIL]How to reference a DB with a period in its name ?  (David Gauthier <dfgpostgres@gmail.com>)
Список pgsql-general
On 3/29/24 17:16, David Gauthier wrote:

> I tried encapsulating the DB name in double quotes (no good), single 
> quotes (still no good) escaping with '\' (no good), escaping with ".." 
> (no good).

SELECT * FROM "thedb.v1".theschem.thetab;

Just as documented.




В списке pgsql-general по дате отправления:

Предыдущее
От: Ron Johnson
Дата:
Сообщение: Re: how to check if the license is expired.
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Query on Postgres SQL transaction