Re: Detemine name of replication schema

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Detemine name of replication schema
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E401388E93@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Detemine name of replication schema  ("Melvin Davidson" <mdavidson@cctus.com>)
Ответы Re: Detemine name of replication schema  ("Melvin Davidson" <mdavidson@cctus.com>)
Список pgadmin-support
 


From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Melvin Davidson
Sent: 07 July 2006 21:12
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Detemine name of replication schema

I tried searching the archive for a similar question, but found none.

I am interested in knowing what query can be used to determine the name of the replication schema(s) installed.

Pgadmin is "aware" of the replication schema(s), as they are listed for each database
    eg:  <dbname>
                      Casts
                      Languages
                      Schemas
                      Replication

 So I am curious as to what function or sql query is used to obtain that information?

IOW, I am looking for a generic way to get the names of all replication schemas in a cluster.

The easiest way is to turn on SQL query logging in pgAdmin or the server and see what ends up in the logfile. I suspect (but am too tired to check right now) that it looks for schemas who's name starts with _, and contains one of the slony tables.

Regards, Dave

 

 

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: PgAdmin Talk
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: PgAdmin Talk