From: | Célestin Matte <celestin(dot)matte(at)cmatte(dot)me> |
---|---|
To: | postgres(at)jeltef(dot)nl, Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | pgsql-www(at)lists(dot)postgresql(dot)org |
Subject: | Re: Adding a readme to the pgarchives repo |
Date: | 2025-06-20 09:59:56 |
Message-ID: | 91d06b8d-fb4f-4298-9ec5-5b0e4bcf3fe1@cmatte.me |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Hello,
(Unsure what the beginning of the conversation and the patches are, I don't seem to see them on the list)
> The change in schema.sql to add subscriber_access should surely be a separate commit, it's not part of adding a README file. (in fact, many thing are not adding a README file). So I'll separate thato ne out right away. That said, this one is also caught in the limbo between some things being as migrations and some things not, that reall needs to get cleaned up :/ Celestin worked on that at some point, I think, and I need to get back to properly reviewing that.
Yes, I actually already fixed subsciber_access and it's still waiting for integration, see https://www.postgresql.org/message-id/a99938be-c9ad-8d94-0a16-8305e6391f1e%40cmatte.me (beginning of thread here: https://www.postgresql.org/message-id/1d060463-e562-7783-decd-b5a7f3c4c06c@cmatte.me )
> I'm not sure how much sense it makes to load data from schema.sql. Wouldn't it be better with a dev_data entr?
I fixed the schema.sql mess here: https://www.postgresql.org/message-id/a31a7071-7338-4423-a8e5-16d70f19c2c8%40cmatte.me (beginning of thread here: https://www.postgresql.org/message-id/12eb75f0-3fc2-14f3-0931-4f29e145f182%40cmatte.me )
> Also, I don't think removing text search configuration completely from a dev install is the right way to go. All of this is definitely part of the system and if nothing else one would want to make not to accidentally *break* it in dev, thus they are needed.
Not sure if related, but I fixed search web front-end here: https://www.postgresql.org/message-id/1d65043e-ef91-77d0-0c2f-2c51af5af1e5@cmatte.me
@Jelte: I maintain a version that's integrating my patches that fix the various issues encountered around a new deployment here: https://gitlab.com/cmatte/pgarchives/
I wrote an install procedure (which may not be fully up-to-date anymore) here: https://gitlab.com/cmatte/pglister/-/blob/master/INSTALL.md
and made an ansible script to install the various components here: https://gitlab.com/cmatte/ansible-pglister
Hopefully my patches all get reviewed and integrated at some point. As a reminder, I made a list to simplify that here: https://www.postgresql.org/message-id/6fc41ae5-f547-4cbd-a2d5-54ad75e33fe5@cmatte.me
--
Célestin Matte
From | Date | Subject | |
---|---|---|---|
Next Message | Célestin Matte | 2025-06-20 10:15:56 | Re: Adding a readme to the pgarchives repo |
Previous Message | Karl O. Pinc | 2025-06-16 21:41:16 | Re: Problem registering my organization at postgresql.org |