Re: Geographic data sources, queries and questions

From: PFC <lists(at)peufeu(dot)com>
To: "Gregory Stark" <stark(at)enterprisedb(dot)com>, "John D(dot) Burger" <john(at)mitre(dot)org>
Cc: "PostgreSQL General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Geographic data sources, queries and questions
Date: 2007-05-30 17:04:27
Message-ID: op.ts5gdpkdcigqcu@apollo13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> In short, you have to update every instance of the key, not only in the
> database, but in every application and even in every other
> representation in
> the real world. That could include changing people's bookmarks, notes in
> PDAs,
> even paper reports sitting on people's desks -- a tall order for an SQL
> query.

This also applies to misguided databases that REUSE values from
"auto_increment" columns.
I once had two orders with the same PK value.

One had been mistakenly deleted, then another one took its place, and all
hell broke loose.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bhavana.Rakesh 2007-05-30 17:08:54 Re: jdbc pg_hba.conf error
Previous Message Oliver Elphick 2007-05-30 17:03:10 Re: jdbc pg_hba.conf error