Re: Lock partitions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Lock partitions
Date
Msg-id 1824.1158260632@sss.pgh.pa.us
Whole thread Raw
In response to Re: Lock partitions  (Mark Wong <markw@osdl.org>)
Responses Re: Lock partitions  (Mark Wong <markw@osdl.org>)
List pgsql-hackers
Mark Wong <markw@osdl.org> writes:
> But perhaps something much easier, using subversion:

> mkdir /mnt/dbt2 # for pgdata
> svn co https://svn.sourceforge.net/svnroot/osdldbt/trunk/dbt2 dbt2
> cd dbt2
> ./configure --with-postgresql=<pgsql_dir>

configure is not in the svn checkout.  I guessed that I needed to do
aclocal/automake/autoconf, but automake fails:

$ automake
configure.ac:11: required file `config.h.in' not found
$

and I don't see anyplace to get config.h.in from.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Mark Wong
Date:
Subject: Re: Lock partitions
Next
From: Mark Wong
Date:
Subject: Re: Lock partitions