Re: TESTING the DATABASE

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: TESTING the DATABASE
Date: 2003-05-15 07:56:56
Message-ID: 3EC395A0.3886.5422BEF@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

On 15 May 2003 at 10:27, Himmet Karaman wrote:

> I want to test all part of the database.
> If the relations work, and all of the tables are ok, and can i make queries on
> my database...
> i mean can my database do everything wright?
> Is there any tool or command to test it?

Compile from source and do a make check. That does this kind of regression
testing..Refer to build instructions in postgresql sources..

Bye
Shridhar

--
Prejudice: A vagrant opinion without visible means of support. -- Ambrose
Bierce

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Nigel J. Andrews 2003-05-15 08:05:47 Re: [GENERAL] TESTING the DATABASE
Previous Message Himmet Karaman 2003-05-15 07:27:20 Re: [GENERAL] TESTING the DATABASE

Browse pgsql-general by date

  From Date Subject
Next Message Henrik Steffen 2003-05-15 08:01:49 sub-select
Previous Message Himmet Karaman 2003-05-15 07:27:20 Re: [GENERAL] TESTING the DATABASE