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
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
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
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
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:
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