| From: | Melanie Plageman <melanieplageman(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section |
| Date: | 2025-01-09 01:30:17 |
| Message-ID: | CAAKRu_Yvs+JLF0FPncVy=y9Wb8=e8CVjiVW+oy8zaZsp3gbcMQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
On Wed, Jan 8, 2025 at 6:35 AM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
> > On 7 Jan 2025, at 21:14, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> > I might be wrong, but I had the idea that our docs website has a
> > capability to provide such redirects. You'd probably need to ask
> > about that on the pgsql-www list, unless somebody who knows the
> > answer notices this thread.
>
> There is functionality in pgweb to provide a page alias for whenever a page is
> renamed to keep the links to other versions working. One example is:
>
> https://www.postgresql.org/docs/9.4/catalog-pg-replication-slots.html
> https://www.postgresql.org/docs/17/view-pg-replication-slots.html
>
> There is also a redirect functionality, which isn't used anywhere right now,
> but ideally could be used to redirect bookmarks for /current/<oldname> to
> /current/<newname>.
Thanks to Nathan and Tom for noticing and Daniel for replying. So, if
I understand correctly, pgweb will do this for me without me needing
to do anything in my patch?
- Melanie
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Melanie Plageman | 2025-01-09 01:45:17 | Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section |
| Previous Message | Tom Lane | 2025-01-09 01:17:30 | Re: Adding support for SSLKEYLOGFILE in the frontend |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Melanie Plageman | 2025-01-09 01:45:17 | Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section |
| Previous Message | Peter Eisentraut | 2025-01-08 13:39:26 | Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section |