Re: [ADMIN] How about putting distinct DB-schemas in extra DMBS instances

2005-03-03 Thread Andrew Hammond
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We do this extensively at Afilias. It is an effective approach has the associated cost of increasing the level of complexity of your systems. I'll speak to the higher ups about posting the script we use to manage multiple postgres instances in productio

Re: [ADMIN] How about putting distinct DB-schemas in extra DMBS

2005-03-03 Thread thomas . revell
Hi, we are fascinated about the point in time recovery feature. In order to have that feature for each database(schema) extra and to make them disturb each other even less, we would like to run several postmasters. So for each DB-schema (3) there should be an extra DBMS running (in an own PGDATA

[ADMIN] How about putting distinct DB-schemas in extra DMBS instances

2005-03-03 Thread KÖPFERL Robert
Hi, we are fascinated about the point in time recovery feature. In order to have that feature for each database(schema) extra and to make them disturb each other even less, we would like to run several postmasters. So for each DB-schema (3) there should be an extra DBMS running (in an own PGDATA d