Run make checkinstall with configurable user. - Mailing list pgsql-novice

From mahendrakar s
Subject Run make checkinstall with configurable user.
Date
Msg-id CABkiuWrj2FTGER=NHh-RvXFCqo=xyS8WXQ6CFBwG8sgDxNjyGQ@mail.gmail.com
Whole thread Raw
Responses Re: Run make checkinstall with configurable user.
List pgsql-novice
Hi,

Is there a way to run the make checkinstall for 3rd party extensions
with a configurable user? Specifically regression tests of the
extension.
Basically, I want the regression tests to be run as other user than
the super user.

I'm looking for something like this:

make checkinstall PG_USER=<otheruser>


Thanks,
Mahendrakar.



pgsql-novice by date:

Previous
From: Tomasz Barszczewski
Date:
Subject: Re: Help with pgAdmin
Next
From: Laurenz Albe
Date:
Subject: Re: Run make checkinstall with configurable user.