> Sorry about the length of this one, but I wanted to include backtrace
> info. I've been getting a segfault when I try to setup a test version
> of the current CVS tree, to run along beside a 'production' 6.5.X server.
>
> This is how I've configured it:
>
> wallace$./configure --prefix=/usr/local/pgsql7.0/ --with-pgport=6666 --enable-debug
For some reason, current does not seem to allow "." in the
$PGDATA. I'm no sure why this happens at all. I guess it intends to
inhibit "./" or "../" for a security reason? If so, that would be
apparently an overkill.
--
Tatsuo Ishii