[GENERAL] offtopic: trip to Miami

2015-04-24 Thread Ernesto Quiñones
Hi friends, I'm traveling to Miami first week of May, I was looking for some group of PostgreSQL fans there but i didn't found it, if somebody is there (I'm at Miami Beach) and wants to drink a beer with me, I am very happy to be in contact, you can write me to this email. I'm one of the organizer

[GENERAL] postgresql for small business

2014-11-19 Thread Ernesto Quiñones
Hi friends I am looking for a postgresql solution in an "appliance" for small business know somebody who is selling this kind of solutions? thanks -- -- Visita : http://www.eqsoft.net --

Re: [GENERAL] Two indexes on same column

2012-01-10 Thread Ernesto Quiñones
Hi, I was reading about indexes and I have a question: is possible to use "hash" like index method in primary key constraints?? thanks 2011/7/20 Raghavendra : > > On Wed, Jul 20, 2011 at 2:39 PM, Vlastimil Krejcir > wrote: >> >>  Hi, >> >>  what index is used (and according to what rules) when

Re: [GENERAL] PosttgreSQL on AIX

2010-06-02 Thread Ernesto Quiñones
It's possible runs pgPool-II on AIX?? thanks 2010/6/2 Merlin Moncure : > On Tue, Jun 1, 2010 at 8:39 PM, Ernesto Quiñones wrote: >> How  many concurrence can support a server with 4 PPC Power 6 and 16GB >> RAM??!! >> >> I was thinking install the load balan

Re: [GENERAL] PosttgreSQL on AIX

2010-06-01 Thread Ernesto Quiñones
How many concurrence can support a server with 4 PPC Power 6 and 16GB RAM??!! I was thinking install the load balancing in this machine but maybe I could run PostgreSQL in this machine without problems for my concurrence 2010/6/1 John R Pierce : > Ernesto Quiñones wrote: >&g

Re: [GENERAL] PosttgreSQL on AIX

2010-06-01 Thread Ernesto Quiñones
ear to 250 - 300 connections (the total user is bigger than 32,000) some idea/advice? thanks pd. sorry my bad english 2010/6/1 John R Pierce : > Ernesto Quiñones wrote: >> >> Hi Tom, I read the page before, thanks >> >> maybe some friend can recommend me some "lo

Re: [GENERAL] PosttgreSQL on AIX

2010-06-01 Thread Ernesto Quiñones
Hi Tom, I read the page before, thanks maybe some friend can recommend me some "load balancer" solution for AIX with PostgreSQL thanks 2010/6/1 Tom Lane : > =?ISO-8859-1?Q?Ernesto_Qui=F1ones?= writes: >> Hi friends I need to configure two PgSQl servers on AIX working with a SAN >> I need to kno

[GENERAL] PosttgreSQL on AIX

2010-06-01 Thread Ernesto Quiñones
Hi friends I need to configure two PgSQl servers on AIX working with a SAN I need to know how easy is compile PostgreSQL on AIx, some special consideration? is possible to run pgcluster only balnacer) or pgpool-II in aix? thanks -- Inscríbete en las listas de APESOL http://www.apesol.org/lista

Re: [GENERAL] syncing with a MySQL DB

2008-10-25 Thread Ernesto Quiñones
I use dbi-link, work fine, but I have problems when I call mysql tables "linked" and these tables are big, maybe a millon records, the answers is really slow, I need to wait 5 or more minutes to have an answer in a single query like this "select * from table limit 10", I am thinking maybe dbi-link

Re: [GENERAL] Pg 8.3 tuning recommendations for embedded low-memory device (for OLPC :-) )

2008-09-14 Thread Ernesto Quiñones
I was working in the past with postgres in some machines with only 192mb ram shared with Linux Os (redhat9 and conectiva10) with KDE, Apache and Postfix, the exact version was 7.4 and pgsql work fine withput problems and many coneccionts because this machine were a public web server. The configutat