My name: Caspar
Email: [EMAIL PROTECTED]
Description in Documentation:
the 7.2-tutorials available online, both formats (US and A4) at
http://www.de.postgresql.org/users-lounge/docs/7.2/tutorial-7.2-A4.pdf
respectively
http://www.de.postgresql.org/users-lounge/docs/7.2/tutorial-7.2-US.pdf
ha
Caspar Bothmer <[EMAIL PROTECTED]> writes:
> it reads
>city varchar(80) references weather,
> but it should be
>city varchar(80) references cities,
This is already fixed in development sources --- see
http://developer.postgresql.org/docs/postgres/tutorial-fk.html
But thanks for the repo
PRIO: low
Hi,
in src/backend/postmaster/pgstat.c there is a hard coded bind to
127.0.0.1 that fails if 127.0.0.1 is not configured on loopback
interface (e.g. administrator explicitly removed this IP).
This should _not_ be the case in normal setups.
--- gmake check ---
...
== creati
Randall Perry ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
Eliminating need for LD_LIBRARY_PATH during compile
Long Description
Below is a description of how the problem was solved. Peter Kurpis seems to think
there's a pro
Panayotis Cosmas ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
delete rules false report
Long Description
I've just upgraded my database to postgre 7.2.1 from version 7.0.1.
I noticed that ON DELETE rules for views reports a
Malcolm Tredinnick ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Time input format is no longer ISO 8601 compliant
Long Description
Using PostgreSQL 7.2 on a Red Hat 7.3 system (also fails with PostgreSQL 7.2 on a Red
Hat 7.