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
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
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
===
---(end of broadcast)---
TIP 6: explain analyze is your friend
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