[GENERAL] pgpool-ha not found in yum postgres repository

2013-08-30 Thread Mistina Michal
Hello to everybody. I've found there should be a package pgpool-ha in the full package list: http://yum.postgresql.org/news-packagelist.php I installed PostgreSQL yum repository by installing this RPM (red hat 6, x86_64): http://yum.postgresql.org/9.2/redhat/rhel-6-x86_64/pgdg-redhat92-9.2-7

Re: [GENERAL] Re: postmaster.pid still exists after pacemaker stopped postgresql - how to remove

2013-08-26 Thread Mistina Michal
tween TC1 and TC2 there is a WAN link. If something goes wrong and TC1 became unavailable I can switch manually / automatically to TC2. Is there more appropriate solution? Would you use something else? Best regards, Michal Mistina On Mon, Aug 26, 2013 at 9:53 PM, Mistina Michal wrote: > Hi

[GENERAL] Re: postmaster.pid still exists after pacemaker stopped postgresql - how to remove

2013-08-26 Thread Mistina Michal
gresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Mistina Michal Sent: Sunday, August 18, 2013 12:11 AM To: pgsql-general@postgresql.org Subject: [GENERAL] postmaster.pid still exists after pacemaker stopped postgresql - how to remove Hi all. I'm running 2 node pacemaker/pgsql

[GENERAL] postmaster.pid still exists after pacemaker stopped postgresql - how to remove

2013-08-17 Thread Mistina Michal
Hi all. I'm running 2 node pacemaker/pgsql cluster in one technical center TC1 and the second 2 node pacemaker/pgsql cluster in the TC2. After the streaming replication has been established between TC1 (master) and TC2 (slave) I've tried to migrate resources within TC1 from node 1 to node 2. Pac