On Thu, Dec 09, 2004 at 09:02:51AM +0530, Nageshwar Rao wrote:

Hi,

> I would like to use shared disk for two Postgresql database. I mean that two
> Postgresql Database point to same $PGDATA directory. Is this possible in
> Postgresql

Not at all.  You can of course create two databases within one cluster
(== postmaster), but you can't have two clusters in the same data area.

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
"El sentido de las cosas no viene de las cosas, sino de
las inteligencias que las aplican a sus problemas diarios
en busca del progreso." (Ernesto Hernández-Novich)

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to