Re: Critical Bug

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: tejas tank <tejas(dot)tank(dot)mca(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Critical Bug
Date: 2011-04-07 02:50:58
Message-ID: 4D9D2692.3090907@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 06/04/11 18:51, tejas tank wrote:

> What should I have to do.?????

Read this:
http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

and try again with a question that includes an example you can
distribute to show others the problem, including any required data, as a
single .sql file. Most likely, you will find the bug in your code while
trying to boil it down to a self-contained test case.

> Its urgent ....

If it's urgent for you, pay a consultant to help you. There are plenty. See:

http://www.postgresql.org/support/professional_support

Alternately, please respect the time of the people here who're
volunteering to help. Put together a question with enough information
for someone to actually be able to help you. Remember that urgent for
you doesn't make it urgent for anyone else.

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

--
Craig Ringer

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2011-04-07 02:58:20 Re: Attaching/detaching tablespaces (or, in general, parts of a DB)
Previous Message Noah Misch 2011-04-07 02:47:50 Re: Why security-definer functions are executable by public by default?