Re: [despammed] Reading across databases

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: [despammed] Reading across databases
Дата
Msg-id 20041217074902.GA7578@Pinguin.wug-glas.de
обсуждение исходный текст
Ответ на Reading across databases  (Steve Tucknott <steve@retsol.co.uk>)
Ответы Re: [despammed] Reading across databases
Re: [despammed] Reading across databases
Список pgsql-novice
am  17.12.2004, um  7:48:12 +0000 mailte Steve Tucknott folgendes:
> Postgresql 7.4.5 (pgaccess and psql) RedHat 8
>
> Is there a way of 'cross accessing' databases?

IMHO no. Not in a single psql-Session. But you can do this in a
client-application. There can you open any connections to several
databases.


> We tend to use three environments for development - a dev_ , test_ and
> rel_ prefixed database then exists - one for each environment. There are

You should use for this reason different schemas in one database. Then
you can cross-access between the different schemas.


Regards, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
               Tel. NL Heynitz:  035242/47212
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От: Steve Tucknott
Дата:
Сообщение: Reading across databases
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Reading across databases