Adam Dear <adear@xxxxxxxx> writes: > The record is still there. Hmph. Could we see all the system columns from that table? select ctid,xmin,xmax,cmin,cmax,usename from pg_shadow; regards, tom lane
Adam Dear <adear@xxxxxxxx> writes: > The record is still there. Hmph. Could we see all the system columns from that table? select ctid,xmin,xmax,cmin,cmax,usename from pg_shadow; regards, tom lane