From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Paul Lambert <paul(dot)lambert(at)reynolds(dot)com(dot)au> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Query re disk usage |
Date: | 2007-11-22 17:35:36 |
Message-ID: | 1195752936.5975.6.camel@mha-laptop.clients.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 2007-11-22 at 17:04 +0900, Paul Lambert wrote:
> Paul Lambert wrote:
> > I've just noticed in the tablespace documentation (Ch 19.6) that PG
> > makes use of symbolic links that point to any user-defined tablespaces
> > but AFAIK W2K3 doesn't support symlinks.
> >
>
> OK, W2K3 supports a thing it calls Junctions, which are similar to
> symlinks - and PG appears to be using that in this case.
>
> Crisis averted.
I was just going to suggest that. It's a pretty neat feature, but the
support in the GUI for knowing when you're entering one is nonexistant.
If you do "dir" on the commandline it'll tell you the truth.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Owen Hartnett | 2007-11-22 20:08:56 | Re: [GENERAL] POLL: Women-sized t-shirts for PostgreSQL |
Previous Message | Sergey Konoplev | 2007-11-22 17:04:22 | Re: Dynamic expressions set in "order by" clause |