From: | Charles Clavadetscher <clavadetscher(at)swisspug(dot)org> |
---|---|
To: | Joel Jacobson <joel(at)compiler(dot)org> |
Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: [PATCH] Implement motd for PostgreSQL |
Date: | 2021-04-03 07:08:13 |
Message-ID: | 1bc9b8a8a53c82a6f33c740edf3e269a@swisspug.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi
On 2021-04-03 07:16, Joel Jacobson wrote:
> On Sat, Apr 3, 2021, at 04:47, Michael Paquier wrote:
>
>> On Fri, Apr 02, 2021 at 10:46:16PM +0200, Joel Jacobson wrote:
>>
>>> Ascii elephant in example by Michael Paquier [1], with ANSI colors
>> added by me.
>>
>>>
>>
>>> [1]
>>
> https://www.postgresql.org/message-id/CAB7nPqRaacwcaANOYY3Hxd3T0No5RdZXyqM5HB6fta%2BCoDLOEg%40mail.gmail.com
>>
>> The credit here goes to Charles Clavadetscher, not me.
>>
>> --
>>
>> Michael
>
> Right! Sorry about that. The initial ">" in front of the ascii art
> confused me, didn't understand it was part of the reply, since all
> text around it was your.
>
> Many thanks Charles for the beautiful ascii art!
>
> /Joel
You are welcome. There were some discussions until it came to the final
form (that you can see below).
You may also want to have a look at this:
https://www.swisspug.org/wiki/index.php/Promotion
It includes a DB-Function that can be used to create the ASCII image
with texts.
Regards
Charles
--
Charles Clavadetscher
Swiss PostgreSQL Users Group
Treasurer
Spitzackerstrasse 9
CH - 8057 Zürich
+---------------------------+
| ____ ______ ___ |
| / )/ \/ \ |
| ( / __ _\ ) |
| \ (/ o) ( o) ) |
| \_ (_ ) \ ) _/ |
| \ /\_/ \)/ |
| \/ <//| |\\> |
| _| | |
| \|_/ |
| |
| Swiss PostgreSQL |
| Users Group |
| |
+---------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2021-04-03 08:14:21 | Re: [PATCH] Implement motd for PostgreSQL |
Previous Message | Joel Jacobson | 2021-04-03 06:50:54 | Re: [PATCH] Implement motd for PostgreSQL |