| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
| Cc: | markir(at)coretech(dot)co(dot)nz, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Win32 tablespace |
| Date: | 2004-08-08 15:01:07 |
| Message-ID: | 200408081501.i78F17104224@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Andreas Pflug wrote:
> markir(at)coretech(dot)co(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-08-08 15:07:00 | Re: Win32 fix for pg_dumpall |
| Previous Message | Bruce Momjian | 2004-08-08 14:58:29 | Re: Win32 tablespace |