Re: [PERFORM] libpq or postgresql performance

2012-09-10 Thread Ireneusz Pluta
s?. Thanks in advance... - Mensaje original - De: Ireneusz Pluta Para: Aryan Ariel Rodriguez Chalas;"pgsql-performance@postgresql.org" CC: Enviado: Viernes, 7 de septiembre, 2012 1:24 P.M. Asunto: Re: [PERFORM] libpq or postgresql performance W dniu 2012-09-07 17:43, Arya

Re: [PERFORM] libpq or postgresql performance

2012-09-07 Thread Ireneusz Pluta
ez - Mensaje original - De: Ireneusz Pluta Para: Aryan Ariel Rodriguez Chalas CC: "pgsql-performance@postgresql.org" Enviado: Viernes, 7 de septiembre, 2012 2:52 A.M. Asunto: Re: [PERFORM] libpq or postgresql performance W dniu 2012-09-06 22:04, Aryan Ariel Rodriguez Chal

Re: [PERFORM] libpq or postgresql performance

2012-09-06 Thread Ireneusz Pluta
W dniu 2012-09-06 22:04, Aryan Ariel Rodriguez Chalas pisze: -Why if I connect to the remote server desktop (using RDP or any Remote Desktop Application) and run the application using the same internet connection, it runs really fast when making requests to postgresql; but if I run the applicat

Re: [PERFORM] libpq or postgresql performance

2012-09-06 Thread Albe Laurenz
Aryan Ariel Rodriguez Chalas wrote: > I'm working with an application that connects to a remote server database > using "libpq" library over > internet, but making a simple query is really slow even though I've done > PostgreSQL Tunning and table > being indexed, so I want to know: > > -Why is p

Re: [PERFORM] libpq or postgresql performance

2012-09-06 Thread Andreas Kretschmer
Aryan Ariel Rodriguez Chalas wrote: > Hello, > > I'm working with an application that connects to a remote server database > using "libpq" library over internet, but making a simple query is really slow > even though I've done PostgreSQL Tunning and table being indexed, so I want > to know:

[PERFORM] libpq or postgresql performance

2012-09-06 Thread Aryan Ariel Rodriguez Chalas
Hello, I'm working with an application that connects to a remote server database using "libpq" library over internet, but making a simple query is really slow even though I've done PostgreSQL Tunning and table being indexed, so I want to know: -Why is postgresql or libpq that slow when working