search for: pgpool

Displaying 6 results from an estimated 6 matches for "pgpool".

2006 Sep 21
10
Can I use 2 DB connections in my app?
Hi there! How can i use 2 database connections in my rails application ( if it''s possible of course ): one for reading from DB and one for writing to DB? Thanks, Dmitry -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2006 May 15
8
Databases... write master, multiple read-only slaves.. will this work?
Hi all - I have a need to have my models write to one database and read from another. From what I''ve read, Rails doesn''t do this out of the box. I came up with something that does work, but I''m wondering if there is something I''m missing in the code below that''s going to bite me, such as establish_connection creating a huge number of objects as
2010 Apr 14
0
warning: only V3 signatures can be verified, skipping V4 signature
...massage "warning: only V3 signatures can be verified, skipping V4 signature". For example, [root at hadoop-datanode44 ~]# rpm -qa | grep -i post postgresql-server-8.3.8-1PGDG.rhel4 warning: only V3 signatures can be verified, skipping V4 signature postgresql-8.3.8-1PGDG.rhel4 postgresql-pgpool-II-2.3.1-1 postgresql-libs-8.3.8-1PGDG.rhel4 postgresql-devel-8.3.8-1PGDG.rhel4 What does this message mean? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100414/3c7f1ff9/attachment-0002.html>
2012 Jun 04
3
HP DL360 G5 better than HP DL360 G7 ?
Any tips on solving the following performance conundrum: Asterisk 1.8.12.2 running on HP DL360 G5 and G7s tcpdump running to capture UDP 5060/SIP signaling to .pcap files All calls are ultimately B2BUA client -> asterisk -> PSTN Media stays on Asterisk at all times AGI script has exit handler that connects and updates an external database upon BYE from either side. I know that if exit
2023 Feb 22
3
Redundant Database, Pgsql ?
If I understand open source Postgres correctly, though, this setup basically requires that the application be read-only, or at least be intelligent enough not to attempt to write to a host if it has failed over to it, right? Don't you have to have human intervention to actually fail the master / primary over for write purposes? Sent with Proton Mail secure email. ------- Original Message
2010 Apr 14
4
PostgreSQL driver supporting [round-robin] load balancing and redundancy [LONG]
One of the things my employer uses dovecot for is as mail download server for an 'e-mail purification service' (AV/ anti-spam) for smartphones. The service itself presently runs on a rented server somewhere in the UK and the corresponding 'web service' front-end and user account/ mail account database resides on a server in Germany. The UK dovecot server uses the PostgreSQL server