Re: Auto Partitioning Patch - WIP version 1 - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Auto Partitioning Patch - WIP version 1
Date
Msg-id 200803261823.m2QIN2805139@momjian.us
Whole thread Raw
In response to Re: Auto Partitioning Patch - WIP version 1  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches
Bruce Momjian wrote:
> Alvaro Herrera wrote:
> > Bruce Momjian escribi?:
> >
> > > OK, I remember now.  The problem wasn't symlinks but that mhonarc
> > > generates URLs relative to the current directory.  If we have message-id
> > > files outside the directory, links like "Thread Next" will not work.  We
> > > could try to change those to absolute with a script.  The community
> > > archives are going to have the same problem.
> >
> > Ahh, thanks for pointing it out.  I think I will use an HTTP redirect.
>
> How do you know which directory to redirect to?

I can't see how Apache redirects would work, but I suppose you could use
HTML redirect because you know at the time you are creating the message
file which directory to point to, but again the title bar will change
to relative once you do that.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Moving snapshot code around
Next
From: Alvaro Herrera
Date:
Subject: Re: Auto Partitioning Patch - WIP version 1