Re: [HACKERS] sqgfault on initdb with current CVS

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: reedstrm(at)wallace(dot)ece(dot)rice(dot)edu
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] sqgfault on initdb with current CVS
Date: 2000-03-07 01:07:16
Message-ID: 20000307100716Q.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2000-03-07 01:34:56 Re: [HACKERS] TransactionStateData and AbsoluteTime
Previous Message Ross J. Reedstrom 2000-03-07 00:37:22 sqgfault on initdb with current CVS