2010/5/14 Piotr Legiecki <[email protected]>: > So what is the problem? My simple 'benchmarks' I have done with pgAdmin in > spare time. > > pgAdmin is the latest 1.8.2 on both D and E. > Using pgAdmin on my (D) computer I have run SELECT * from some_table; and > noted the execution time on both A and B servers:
So, any chance you'll run it like I asked: select count(*) from some_table; ? -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
