From: | Ottó Havasvölgyi <havasvolgyi(dot)otto(at)gmail(dot)com> |
---|---|
To: | "slackman(at)unika(dot)ac(dot)id" <slackman(at)unika(dot)ac(dot)id> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: sorry which is the best |
Date: | 2006-04-23 21:01:47 |
Message-ID: | 34608c0c0604231401n27c387d3p@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
Are these A,B,C independent from each other? I mean you don't need to
perform a query or transaction in which at least two of them occurs.
In this case it is recommanded to put them into different databases.
This is more secure.
Best Regards,
Otto
2006/4/17, slackman(at)unika(dot)ac(dot)id <slackman(at)unika(dot)ac(dot)id>:
> Sorry i have wrong...
> Now I have 3 database A,B,C is working in Interbase v 5.6,
> but Interbas v 5.6 is no longger can hold what the client wants,
> I will conver it in Postgresql, I need your advice which is the
> bertter result:
>
> (1):
> unika
> |
> |------ A (schema)
> |------------ B (schema)
> |------------------- C (schema)
>
> (2) create database A, create database B, create database C
>
> thank you all
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
From | Date | Subject | |
---|---|---|---|
Next Message | Sidar López Cruz | 2006-04-24 00:53:29 | When cross database queries will be able |
Previous Message | Bruno Cortes | 2006-04-23 20:10:00 | FATAL: catalog is missing attributes |