Re: Adding a readme to the pgarchives repo - Mailing list pgsql-www

From Célestin Matte
Subject Re: Adding a readme to the pgarchives repo
Date
Msg-id 91d06b8d-fb4f-4298-9ec5-5b0e4bcf3fe1@cmatte.me
Whole thread Raw
In response to Re: Adding a readme to the pgarchives repo  (Magnus Hagander <magnus@hagander.net>)
List 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
READMEfile. (in fact, many thing are not adding a README file). So I'll separate thato ne out right away. That said,
thisone is also caught in the limbo between some things being as migrations and some things not, that reall needs to
getcleaned 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
thisis definitely part of the system and if nothing else one would want to make not to accidentally *break* it in dev,
thusthey 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
deploymenthere: 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



pgsql-www by date:

Previous
From: "Karl O. Pinc"
Date:
Subject: Re: Problem registering my organization at postgresql.org
Next
From: Célestin Matte
Date:
Subject: Re: Adding a readme to the pgarchives repo