Home > Archive > PostgreSQL Bugs > June 2005 > BUG #1703: dns for ftp mirrors messed up









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author BUG #1703: dns for ftp mirrors messed up
Tavis Rudd

2005-06-12, 1:24 pm


The following bug has been logged online:

Bug reference: 1703
Logged by: Tavis Rudd
Email address: tavis@damnsimple.com
PostgreSQL version: any
Operating system: any
Description: dns for ftp mirrors messed up
Details:

none of the ftp mirrors are currently accessible do to missing dns records.

ROOT@sv4: # host ftp1.us.postgresql.org
Host ftp1.us.postgresql.org not found: 3(NXDOMAIN)

ROOT@sv4: # dig ftp1.us.postgresql.org

; <<>> DiG 9.2.1 <<>> ftp1.us.postgresql.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 19384
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;ftp1.us.postgresql.org. IN A

;; AUTHORITY SECTION:
postgresql.org. 10706 IN SOA ns.hub.org. root.hub.org.
2005060600 10800 3600 604800 18000

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Dave Page

2005-06-13, 3:24 am



> -----Original Message-----
> From: pgsql-bugs-owner@postgresql.org
> [mailto:pgsql-bugs-owner@postgresql.org] On Behalf Of Tavis Rudd
> Sent: 06 June 2005 07:51
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #1703: dns for ftp mirrors messed up
>
>
> The following bug has been logged online:
>
> Bug reference: 1703
> Logged by: Tavis Rudd
> Email address: tavis@damnsimple.com
> PostgreSQL version: any
> Operating system: any
> Description: dns for ftp mirrors messed up
> Details:
>
> none of the ftp mirrors are currently accessible do to
> missing dns records.
>
> ROOT@sv4: # host ftp1.us.postgresql.org
> Host ftp1.us.postgresql.org not found: 3(NXDOMAIN)
>
> ROOT@sv4: # dig ftp1.us.postgresql.org


There aren't any mirrors numbered '1'.

ftp.us and ftp3.us are both there. There isn't currently an ftp2.us.

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql
.org so that your
message can get through to the mailing list cleanly

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com