Re: PostgreSQL over internet

From: "David Rowley" <dgrowleyml(at)gmail(dot)com>
To: "'belal hamed'" <belalhamed(at)gmail(dot)com>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: PostgreSQL over internet
Date: 2013-01-27 20:23:24
Message-ID: 001b01cdfccc$2b5fa9b0$821efd10$@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> From: pgsql-performance-owner(at)postgresql(dot)org
[mailto:pgsql-performance-owner(at)postgresql(dot)org] On Behalf Of belal hamed
> Sent: 27 January 2013 13:16
> To: pgsql-performance(at)postgresql(dot)org
> Subject: [PERFORM] PostgreSQL over internet

> by wireshark I monitor TCP packets I found total data transmit/received
400B
> I took about 2.5s to fetch results  why ??????

Are you sure there's not any QOS somewhere that is slowing down the packets
for port 5432 or whichever you're using for PostgreSQL?
Perhaps temporarily changing PostgreSQL's listening port to something else
might be a good test.

David

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message belal hamed 2013-01-28 11:15:10 Re: PostgreSQL over internet
Previous Message ktm@rice.edu 2013-01-27 17:33:28 Re: PostgreSQL over internet