Re: Help Needed

From: Richard Huxton <dev(at)archonet(dot)com>
To: Mahesh Shinde <mahesh(dot)shinde(at)codecindia(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Help Needed
Date: 2005-08-10 15:32:51
Message-ID: 42FA1E23.4080100@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Mahesh Shinde wrote:
> Hi I have created an Application in VB . In this application I want
> to show records in the grid using a like query which fetch the values
> from the table which is having about 55 lac debtor list in it. I have
> applied like query on Debtor Id which is a primary key and having
> index on it.

Mahesh, your subject-line doesn't say anything useful. If you didn't
need help you wouldn't be posting a message, would you? Perhaps try
something like "data selection slow from VB".

Also you don't mention a bug in PostrgreSQL at all. Can I suggest you
subscribe to the general mailing list and give *at least* the following
information:
1. What version+OS you are using for PostgreSQL.
2. How you connect to it from VB.
3. What the speed difference between the query from VB and psql is.
4. Whether there is anything unusual in the system logs when you
increase logging options.
5. Whether there is a problem with only one query or many/all queries.
6. Whether you are happy your configuration settings for PostgreSQL are
good. How you know this.

See you on the general lists soon!

--
Richard Huxton
Archonet Ltd

In response to

  • Help Needed at 2005-08-10 12:30:41 from Mahesh Shinde

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2005-08-10 15:59:37 Re: BUG #1799: Auto Creation of Strong Password fails
Previous Message Richard Huxton 2005-08-10 15:26:42 Re: BUG #1817: column not exist