"Bojan Jovanovic" <[EMAIL PROTECTED]> writes:
> We just upgraded to 8.2.4, and noticed that psql does not display error
> messages, e.g.:
> ...
> shp_production=# select * from asdfafsdf;
On my system I compiled 8.2.4 as well, and not only would an
interactive session like yours display no error
Brian Hirt <[EMAIL PROTECTED]> writes:
> basement_dev=# VACUUM FULL developer_name;
> ERROR: failed to re-find parent key in
> "developer_name_developer_name" for deletion target page 163
Oh dear, I thought we'd fixed that.
Can you send me copies of this index file ... and preferably the
under
The following bug has been logged online:
Bug reference: 3512
Logged by: Lamia Jackson
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4.1
Operating system: win32
Description:buggy install + no manual support
Details:
before completing installation i reciev
I was doing some testing with tsearch2 on my dev box and I've run
across this problem.
I created the tsvector and added the trigger and then i was updating
the entire table to populate the ixdfti field. When i was done, I
was unable to vacuum the table, I get this error. Any ideas an
On Thu, Aug 02, 2007 at 12:44:02AM +0100, Gregory Stark wrote:
>
> "Decibel!" <[EMAIL PROTECTED]> writes:
>
> > On Jul 31, 2007, at 11:55 PM, Gregory Stark wrote:
> >>
> >> And what type would the result be?
> >
> > ANYELEMENT? I know that'd still have to be casted to something normal
> > eventua
Any idea what the spec says about this?
On Mon, Jul 30, 2007 at 10:28:37PM +, Kirill Simonov wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3499
> Logged by: Kirill Simonov
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.2.4
> Operating
"Adam" <[EMAIL PROTECTED]> writes:
> Conversion to a timestamp is failing to decode a timeofday() date string
> which has both 'Sat' and a timezone 'EST', when australian_timezones is
> enabled.
Yeah, there's not a lot we can do about that. Changing timeofday()'s
output format seems a bad idea, b
The following bug has been logged online:
Bug reference: 3511
Logged by: Adam
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.9
Operating system: Debian etch, using postgresql-8.1:8.1.9-0etch1
Description:timeofday()::timestamp failing on Saturday when using