"Rodrigo Moreno" <[EMAIL PROTECTED]> writes:
> After truncate the table, the oid retuned by PQftable/libpq returns the old
> value, and i'm not able to find it in pg_class, because the value of
> pg_class.relfilenode was changed after the truncate.
Why are you matching it against relfilenode? It
"Mike Quinn" <[EMAIL PROTECTED]> writes:
> [ $subject ]
The stats collector isn't starting, but you're not showing any evidence
to suggest why. Try looking in the postmaster log file for related
error messages.
regards, tom lane
---(end of broadca
Hello !
I have complex system, which use PostgreSQL as a storage.
Web-interface use Apache+mod_perl, Pg.pm for connection.
I also have kernel of the system written in C++, which
works as a UNIX daemon and process request from frontend
mod_perl scripts. In some cases it needs to share transaction
stats=# select 1*10, 1*10::bigint;
?column? |?column?
+
1316134912 | 10
(1 row)
Shouldn't the first expression throw an error instead of rolling over
silently?
Version 7.4.2 if it matters...
--
Jim C. Nasby, Database Con
The following bug has been logged online:
Bug reference: 1144
Logged by: comments on database
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Freebsd 4.9-RELEASE
Description:comments don't get propagated
Details:
My system:
`uname -r`
The following bug has been logged online:
Bug reference: 1143
Logged by: comments on database
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Freebsd 4.9-RELEASE
Description:comments don't get propagated
Details:
My system:
`uname -r`
The following bug has been logged online:
Bug reference: 1142
Logged by: Arturs Zoldners
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Linux (RedHat 9 distrib.)
Description:Problem with update permissions for view
Details:
>From Pos