Re: Win32 tablespace

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Win32 tablespace
Дата
Msg-id 200408081501.i78F17104224@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Win32 tablespace  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-patches
Andreas Pflug wrote:
> markir@coretech.co.nz wrote:
> >
> > (create/drop tablespace works too)
>
> I can *not* confirm this; after configure; make clean; make; make
> install I got "tablespace not supported". pg_config.h lacks HAVE_SYMLINK=1.

I am confused.  We have something in configure that forces
HAVE_SYMLINK=1 if you are win32.  Would you try a 'gmake distclean'?  I
think that might fix it.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Win32 tablespace
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Win32 fix for pg_dumpall