Re: Lock partitions
| От | Mark Wong |
|---|---|
| Тема | Re: Lock partitions |
| Дата | |
| Msg-id | 4509A7E9.5000207@osdl.org обсуждение исходный текст |
| Ответ на | Re: Lock partitions (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Lock partitions
|
| Список | pgsql-hackers |
Tom Lane wrote: > 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. Oops! 'autoreconf --install' is what I run to generate all that stuff. Sorry about that. Thanks, Mark
В списке pgsql-hackers по дате отправления: