Re: postgresql is slow with larger table even it is in RAM - Mailing list pgsql-admin

From sathiya psql
Subject Re: postgresql is slow with larger table even it is in RAM
Date
Msg-id f966c2ee0803250227l4a131936h3cd0cb43f44aec9b@mail.gmail.com
Whole thread Raw
In response to Re: postgresql is slow with larger table even it is in RAM  ("sathiya psql" <sathiya.psql@gmail.com>)
List pgsql-admin
some more info....

/proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Celeron(R) CPU 2.66GHz
stepping        : 1
cpu MHz         : 2667.031
cache size      : 256 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc up pni monitor ds_cpl tm2 cid cx16 xtpr
bogomips        : 5340.26


Is there any specifications, a table should not contain more than N number of records......

This count(id) am doing for experimentations, not only this query all the queries are taking much time...

Any idea on this ??? how to make queries to execute faster when the number of rows are nearly 50 lakh

pgsql-admin by date:

Previous
From: "sathiya psql"
Date:
Subject: Re: postgresql is slow with larger table even it is in RAM
Next
From: "sathiya psql"
Date:
Subject: what is the maximum number of rows in a table in postgresql 8.1