Re: libpq CREATE DATABASE operation from multiple treads

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: libpq CREATE DATABASE operation from multiple treads
Дата
Msg-id 2631121.1602190654@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: libpq CREATE DATABASE operation from multiple treads  (p.sun.fun@gmail.com)
Список pgsql-sql
p.sun.fun@gmail.com writes:
> On Thu, 2020-10-08 at 16:36 -0400, Tom Lane wrote:
>> You'd be better off to connect to some other database than template1;

> What would be the best strategy to create a database from user
> standpoint of view?

Connect to the postgres database.  That's what it's there for.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: libpq CREATE DATABASE operation from multiple treads
Следующее
От: p.sun.fun@gmail.com
Дата:
Сообщение: Re: libpq CREATE DATABASE operation from multiple treads