Re: Mailing list archiver

From: "Michelle Konzack" <linux4michelle(at)tamay-dogan(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Mailing list archiver
Date: 2018-01-03 13:20:58
Message-ID: d6a38d30b8245983981ee8b619d58e4a.squirrel@webmail.tamay-dogan.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This is bizzar, because the URL <http://pg.rsa.pub/>
is perfectly working for me.

Am DATE hackte AUTHOR in die Tasten: Peter J. Holzer
> On 2018-01-03 11:28:06 +0100, Magnus Hagander wrote:
>> I can't tell you how it differs from the one Jordan is posting, because
>> if I go
>> to that site I just get empty templates and it's failing to load the
>> javascript
>> properly from here.
>
> I'm surprised that you even get an empty template.
>
> pg.rsa.pub has a CNAME of
> http://pg.rsa.pub.s3-website-us-east-1.amazonaws.com. which is a syntax
> error (the value of a CNAME record must be a domain name, not an URL).
> Here at least the Linux resolver library gives up and reports that the
> host name doesn't exist.
>
> A less picky resolver might accept
> http://pg.rsa.pub.s3-website-us-east-1.amazonaws.com as a valid host
> name (although ":" and "/" aren't allowed in host names) and find that
> there is actually another CNAME record which points to
> s3-website-us-east-1.amazonaws.com which has an A record. So that might
> work on some platforms.
>
> hp
>
------------------------------------------------------------------------

--
Michelle Konzack
00372-54541400

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2018-01-03 13:50:51 Re: Mailing list archiver
Previous Message Peter J. Holzer 2018-01-03 11:10:41 Re: Mailing list archiver