AW: [HACKERS] psql & regress tests

From: Zeugswetter Andreas SEV <ZeugswetterA(at)wien(dot)spardat(dot)at>
To: "'hackers(at)postgreSQL(dot)org'" <hackers(at)postgreSQL(dot)org>
Subject: AW: [HACKERS] psql & regress tests
Date: 1999-11-22 16:07:14
Message-ID: 219F68D65015D011A8E000006F8590C603FDC17F@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> > * Since no one has picked up on my idea to run the tests
> directly on the
> > backend, I will keep reiterating this idea until someone shuts me up
> > :*) The idea would be to have a target "check" in the top
> level makefile
> > like this (conceptually):
>
> Running the backend standalone does not use locking with
> other backends,
> so it is dangerous.
>

Well, he is talking about a newly created database that resides in the build

directory tree, so this is not of concern, since it is nowhere that any
other backend
can connect to.

My concern would rather be, that you would not be testing the locking, exev
....
Is it possible to start one backend in the same way postmaster would start
it ?

Andreas

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SEV 1999-11-22 16:28:11 AW: [HACKERS] Getting OID in psql of recent insert
Previous Message Tom Lane 1999-11-22 16:00:11 TODO updates