Re: Fatal error after starting postgres : sys identifiers must be different

From: amulsul <sul_amul(at)yahoo(dot)co(dot)in>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Fatal error after starting postgres : sys identifiers must be different
Date: 2013-07-19 03:40:16
Message-ID: 1374205216531-5764374.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-novice pgsql-www

Hi Indrajit

>/////////////////
>shared_preload_libraries = 'bdr'
>bdr.connections = 'ubuntuirc2'
>bdr.ubuntuirc2.dsn = 'dbname=testdb2'
>/////////////////

I think, you need to set *bdr.ubuntuirc2.dsn* properly including host

bdr.ubuntuirc2.dsn = 'host=<ip> user=postgres dbname=testdb2'

please try this, I hope it will work .

Thanks & Regards,
Amul

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Re-Fatal-error-after-starting-postgres-sys-identifiers-must-be-different-tp5764305p5764374.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2013-07-19 04:31:56 Re: getting rid of SnapshotNow
Previous Message Josh Berkus 2013-07-19 03:36:02 Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])

Browse pgsql-novice by date

  From Date Subject
Next Message amulsul 2013-07-19 03:52:48 Re: tutorial/instructions for postgres 9.1 master-master setup
Previous Message Indrajit Roychoudhury 2013-07-19 00:39:07 Re: [HACKERS] Fatal error after starting postgres : sys identifiers must be different

Browse pgsql-www by date

  From Date Subject
Next Message Vivek Singh Raghuwanshi 2013-07-21 15:29:51 Hive Metastore PostgreSQL or MySQL
Previous Message Indrajit Roychoudhury 2013-07-19 00:39:07 Re: [HACKERS] Fatal error after starting postgres : sys identifiers must be different