Re: Files not reachable in Git-Repos

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: Schürmann, Lukas <Lukas(dot)Schuermann(at)tk(dot)de>, "pgsql-www(at)postgresql(dot)org" <pgsql-www(at)postgresql(dot)org>
Subject: Re: Files not reachable in Git-Repos
Date: 2025-10-29 15:18:56
Message-ID: 2749266.1761751136@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-www

Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> writes:
> I just realized this will not work for you as you want files from here:
> https://git.postgresql.org/gitweb/?p=pgrpms.git;a=summary
> and that is not mirrored.

"git clone" is your friend. Keep a local copy instead of relying
on someone else's.

regards, tom lane

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Adrián Cuadrado Chavarría 2025-11-01 23:47:10 Feature request: Add a llms.txt file to the docs for AIs to learn
Previous Message Adrian Klaver 2025-10-29 15:09:30 Re: Files not reachable in Git-Repos