Re: [SQL] Flight numbers data - Mailing list pgsql-general

From Josh Rovero
Subject Re: [SQL] Flight numbers data
Date
Msg-id 442AF473.7020600@sonalysts.com
Whole thread Raw
In response to Re: [SQL] Flight numbers data  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: [SQL] Flight numbers data  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-general
We built an operational flight tracking and weather system that uses
Postgresql,
http://www.sonalysts.com/wXstation

One data feed (FAA ASDI) uses both aircraft registration
numbers (tail numbers)  and airline-assigned flight numbers.  Typically
if you have the latter, you won't get the former.   This feed only has
information for flights in the U.S. or to/from the U.S.  The data feed also
includes flight plans, so it wouldn't be too hard
to build up a flight number schedule over a short period of time.

Outside the U.S. the problem is more difficult.

> Has anyone from the postgresql camp ever solved such a problem?
>



pgsql-general by date:

Previous
From: karly@kipshouse.org
Date:
Subject: Re: ODed on overloads
Next
From: "David Bernal"
Date:
Subject: Re: postgresql.conf listen_addresses causing connection problems