Re: [COMMITTERS] pgsql-server/src backend/tcop/postgres.cbacke

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Rod Taylor <rbt@zort.ca>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Thomas Lockhart <lockhart@fourpalms.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-08-13T13:50:25Z
Lists: pgsql-hackers
Rod Taylor <rbt@zort.ca> writes:
> Symlinks seem to break all over the place (windows, novell, os/2),

The portability argument carries little weight with me.  Recent versions
of Windows have symlinks.  If anyone wants to run a PG installation on
a symlink-less platform, okay; they just won't have the option to move
the xlog directory.  That's probably not the only functionality they
lose by using such an inadequate filesystem...

			regards, tom lane