The following bug has been logged online:
Bug reference: 3126
Logged by: Balaji.S
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.8-1
Operating system: Red Hat Enterprise Linux ES release 4 (Nahant Update 3)
Description:Kernel audit Problem
Details:
Complet
Answers inline.
On Mar 7, 2007, at 3:54 PM, Tom Lane wrote:
Randy Isbell <[EMAIL PROTECTED]> writes:
Here you go:
SELECT
ctid,xmin,xmax,cmin,cmax,oid,*
Thanks. This is real interesting, because none of the rows have
xmax/cmax set, so it doesn't appear that they were meant to have b
> Question for Randy -- is this plain PostgreSQL, or are you using
some,
> hmmm, proprietary derivate of it?
Good question, but this is the plain vanilla version of 8.2.3.
My latest intel says the proprietary derivative in not currently
available at 8.2.3.
- r.
Randy Isbell
Technical Lead
"ravishankar" <[EMAIL PROTECTED]> writes:
> PostgreSQL version: 7.4.6
> Operating system: Redhat ES 4.0
> If I attempt the commands "\d" in psql, I get this:
> ERROR: relation "pg_catalog.pg_user" does not exist
SELinux problem. See, eg,
http://archives.postgresql.org/pgsql-bugs/2007-02/msg001
The following bug has been logged online:
Bug reference: 3123
Logged by: Brian Topping
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2
Operating system: Linux
Description:Problem with LDAP auth strings
Details:
http://www.mail-archive.com/pgsql-general@post
The following bug has been logged online:
Bug reference: 3120
Logged by: ravishankar
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.6
Operating system: Redhat ES 4.0
Description:relation "pg_catalog.pg_user"
Details:
If I attempt the commands "\d" in psql,
Thanks for the reply.
This is not a pg_dump. I am performing an online backup ala the
"pg_start_backup()" and "pg_stop_backup()" mechanism.
Here is another look at the same table but with the OID values
included (this is from a different dump, not the initial bug report):
sn=# select oid
On Thu, Mar 01, 2007 at 09:48:34PM +, Joey Wang wrote:
>
> The following bug has been logged online:
>
> Bug reference: 3095
> Logged by: Joey Wang
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.2.3
> Operating system: Linux
> Description:LDAP authenti