Stop connections to a specific database

Поиск
Список
Период
Сортировка
От Scott Whitney
Тема Stop connections to a specific database
Дата
Msg-id 20080718150744.D5E22ABCC8C@mail.int.journyx.com
обсуждение исходный текст
Ответы Re: Stop connections to a specific database
Re: Stop connections to a specific database
Список pgsql-admin
I'm migrating a pg server (v 8.1.4) this weekend, and I have 2 dbs left on
it. One cannot be shut down until tomorrow. The last remaining one, I can
migrate today.

However, the software that talks to it is somewhat "hinky" and has several
places that connect -- there is no overall consolidated connection
information.

To ensure this is working properly, I want to disable connections to that db
on the old server while using the new one for testing, to ensure everything
is properly working. Given the fact that the other db must remain live on
this old server during that time, I just want to stop connections to this
one particular database.

Is there a simple, preferred method for doing so?



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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: unrecognized data type on dblink
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Stop connections to a specific database