[ADMIN] Plz help to install pg8.1.1 as service & without service without using installation app provided by postgres

2005-12-29 Thread Mohamed Fazil
Hi,   Please Help me out. I will explain you my purpose and the things that i had done.   I want to install the database in some of client pc. Some needs it as a service and some does not. I cant use postgres intallation application in my application.   I installed pg8.1.1 in my pc with the p

Re: [ADMIN] Standby database & RAC concept in PostgresQL

2005-12-29 Thread Simon Riggs
On Wed, 2005-12-28 at 13:29 +0530, Murugan G wrote: > Can I know whether Oracle's Standby database & RAC concepts available > in PostgresQL You can set up the equivalent of Oracle Standby if you wish, using PITR. Other methods of Replication for resilience are possible, such as Slony. pgcluster

[ADMIN] Ora2pg

2005-12-29 Thread Murugan G
Title: Ora2pg Hello, I am trying to migrate Oracle user to PostgresQL, I got struck up in DBD level. If anybody used Ora2pg tool for this migration, can I know steps involved in this migration. Thanks and regards, G.Murugan, Sr. Software Engineer. Extn. 1658 ===

[ADMIN] unscribe

2005-12-29 Thread Sandro Garoffolo
---(end of broadcast)--- TIP 6: explain analyze is your friend

[ADMIN] Req Documentation for installing PG SQL8.1 by hand

2005-12-29 Thread Mohamed Fazil
Hi Magnus,   Thanks a lot for the info. It works! I am still facing some issues related to rights when I do not run PG as a service. Could you help me by providing the documentation to do the installation of pg8.0 by hand.     From a postgres mail archive I saw your following quote...   The