help needed asap....

From: "Phadnis" <shphadnis(at)rediffmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: help needed asap....
Date: 2006-03-12 11:46:25
Message-ID: 20060312114625.7463.qmail@webmail8.rediffmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

 
Hi.

I am new to postgres and i need help from u.i hope i get positive response.. though my questions mite seem silly to u...

iam working on postgres.. i have around 1 lakh records in almost 12 tables..
1 ) when i try to query for count or for any thg it takes a long time to return the result. How to avoid this

2) also i want to know how to increase the performance..( i do vacuum once in a day)

3) apart from that iam connecting to it through asp.net.. so when i try to fetch rcords the connection breaks..
how to avoid this..(very immp)

4) also in the tables i put a column -- serial id . so when i try to insert new records after deleting the records(lets say at that time the last sequence number was 100).. when i insert new record it will start with 101..
suppose the sequence number reaches its maximum limit can i use the previous 1-100 values, by using the cycled option.

Thks..

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Matthew Nuzum 2006-03-12 18:38:27 Re: help needed asap....
Previous Message Josh Berkus 2006-03-11 23:06:52 Re: Postgres and Ingres R3 / SAN