Run a test instance from the source directory - Mailing list pgsql-hackers

From Arjen Nienhuis
Subject Run a test instance from the source directory
Date
Msg-id CAG6W84JcCX6yNLh9OzD-pfZTr490xN9s70_rvaLDy-2CWk_EXw@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi,

I'd like to edit, compile, run, profile and debug in a loop. To do
that I put pg_sleep(3600) in the regression test suite.

That way I can easily change a file, 'make check', and then run some
SQL from another terminal.

Is there a 'better' way to run postgres after building? In a way that
doesn't break 'make check'?

Thanks,

Groeten, Arjen



pgsql-hackers by date:

Previous
From: Martín Marqués
Date:
Subject: Re: about lob(idea)
Next
From: Bruce Momjian
Date:
Subject: Re: a few thoughts on the schedule