Re: Create Database using JDBC

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Create Database using JDBC
Дата
Msg-id 43A410DC.3040900@logix-tt.com
обсуждение исходный текст
Ответ на Re: Create Database using JDBC  (Thomas Dudziak <tomdzk@gmail.com>)
Список pgsql-jdbc
Hi, Thomas,

Thomas Dudziak schrieb:

> But why then not requiring that no one is connected to the template1
> database ? That shouldn't be too much of a requirement. Myself, I
> develop with postgres on a daily basis (using JDBC), and even I have
> pgAmin only open when necessary eg. for checking that some data was
> inserted in the db or testing a query.

This will not be possible on installations with a large userbase, you
have a bunch of users, admins and developers which are using all kinds
of programs that (partially implicitly) connect to template1.

Maybe the debian way (add an additional postgresql database for this
purposes) should be adopted?

Markus

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

Предыдущее
От: Markus Schaber
Дата:
Сообщение: Re: Create Database using JDBC
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: Create Database using JDBC