When I try to install the "Reference Data - Timezone, version 0.2d" package, I keep ending up with a request error after having waited for about twenty minutes. The error.log echoes the "psql:ref-..." part that I have included at the bottom.
This is on oacs from head, pgsql 7.3.2, on RH9.0.
TIA
John
...
INSERT 194089 1
INSERT 194090 1
COMMIT
'HTTP/1.0 200 OK
Server: AOLserver/3.3.1+ad13
Content-Type: text/html; charset=iso-8859-1
MIME-Version: 1.0
Date: Tue, 15 Apr 2003 00:06:18 GMT
Content-Length: 68910
Connection: close
Request Error
psql:ref-timezones-create.sql:60: ERROR: Relation 'timezones' already exists
psql:ref-timezones-create.sql:70: ERROR: Function acs_reference__new("unknown", "unknown", "unknown", "unknown", timestamptz) does not exist
Unable to identify a function that satisfies the given argument types
You may need to add explicit typecasts
psql:../common/ref-timezones-data.sql:7: ERROR: Cannot insert a duplicate key into unique index timezones_tz_id_pk
psql:../common/ref-timezones-data.sql:8: ERROR: Cannot insert a duplicate key into unique index timezones_tz_id_pk
psql:../common/ref-timezones-data.sql:9: ERROR: Cannot insert a duplicate key into unique index timezones_tz_id_pk
psql:../common/ref-timezones-data.sql:10: ERROR: Cannot insert a duplicate key into unique index timezones_tz_id_pk
psql
.... and on and on...