From: | "nurul [via PostgreSQL]" <ml-node+s1045698n5823774h72(at)n5(dot)nabble(dot)com> |
---|---|
To: | PostgreSQL - general mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Log-shipping replication in one machine |
Date: | 2014-10-21 07:02:57 |
Message-ID: | 1413874977052-5823774.post@n5.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
We have install PostgreSQL 9.3 in Ubuntu. We want to ask it is posibble to do
log shipping replication in one machine with different port such as port
5435 as a master while 5436 as a slave? We also tried that process in one
machine but still get an error in slave such as
warning: connection to the database failed, disabling startup checks:
psql: FATAL: the database system is starting up
We do the log shipping replication process based on
http://www.themagicnumber.es/replication-in-postgresql-i?lang=en
We hope all of you can help us to solve this problem. Thank you
______________________________________
If you reply to this email, your message will be added to the discussion below:
http://postgresql.1045698.n5.nabble.com/Log-shipping-replication-in-one-machine-tp5823774.html
This email was sent by nurul (via Nabble)
To receive all replies by email, subscribe to this discussion: http://postgresql.1045698.n5.nabble.com/template/NamlServlet.jtp?macro=subscribe_by_code&node=5823774&code=cGdzcWwtZ2VuZXJhbEBwb3N0Z3Jlc3FsLm9yZ3w1ODIzNzc0fDk5Mzg2MjUzMg==
From | Date | Subject | |
---|---|---|---|
Next Message | Ilya I. Ashchepkov | 2014-10-21 09:53:16 | Function runtime increases after 5 calls in the same session. |
Previous Message | David G Johnston | 2014-10-20 20:28:12 | Re: ALTER TYPE ... ADD VALUE issue |