Re: Moderation

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: Re: Moderation
Date: 2021-08-16 20:28:34
Message-ID: 992a1a7e-f999-2664-1bf8-528e33b91f74@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 8/16/21 12:50 PM, Stephen Frost wrote:
> Greetings,
>
> * Adrian Klaver (adrian(dot)klaver(at)aklaver(dot)com) wrote:
>> On 8/16/21 12:45 PM, Stephen Frost wrote:
>>> * Adrian Klaver (adrian(dot)klaver(at)aklaver(dot)com) wrote:
>>>> On 8/16/21 9:06 AM, Stephen Frost wrote:
>>>>>> I have yet to find a pginfra project so I am trying to figure out where the
>>>>>> packages come from?
>>
>>>>>
>>>>> /lib/systemd/system/pglister_bounceprocessor.service
>>>>> /lib/systemd/system/pglister_cleanup.service
>>>>> /lib/systemd/system/pglister_eximcleaner.service
>>>>> /lib/systemd/system/pglister_mailprocessor.service
>>>>> /lib/systemd/system/pglister_mailsender.service
>>>>> /lib/systemd/system/pglister_moderationprocessor.service
>>>>
>>>> Interesting, but I still don't see where these packages/code/etc can be
>>>> found?
>>>
>>> They're not somewhere public today and I don't know if that's likely to
>>> change anytime soon.
>>
>> So trying to do what is asked in this message:
>>
>> https://www.postgresql.org/message-id/20210813183537.GZ17906%40tamriel.snowman.net
>>
>> is not possible?
>
> Erm, no, of course it's possible, just like it's possible to install PG
> without using apt-get. Further, the packages you're asking about aren't
> actually packages that include the software, as I said before, they're
> just wrappers, so they wouldn't actually help you when it comes to
> installing the actual software anyway.

So pginfra is not needed for this, it is just the setup code to build
the infrastructure that runs on the live server.

Basically you need the programs named in the pginfra-*
packages(pgbouncer optional), posted earlier, installed on your machine
and then the pglister code dropped into say a virtenv.

>
> Thanks,
>
> Stephen
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Stephen Frost 2021-08-16 20:36:08 Re: Moderation
Previous Message Stephen Frost 2021-08-16 19:50:41 Re: Moderation