bag report

From: "Dmitry Titov" <tda(at)beeline-samara(dot)ru>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: bag report
Date: 2004-03-12 14:08:52
Message-ID: 008c01c4083b$8f284450$022818ac@icc01w2k
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi!

1. I have the table:
CREATE TABLE public.test
(
"as" int4
) WITH OIDS;

I can insert data into this table, I can delete data from it, but I can not
insert
data into this table in pgAdmin - I have error.

2. If I create table whithout oids - I can not insert data into this table
in pgAdmin
- no input line for editing.

---
Regards,
Dmitry Titov

Browse pgadmin-support by date

  From Date Subject
Next Message Steve Fox 2004-03-14 22:14:40 Re: XWindows crashes
Previous Message Dave Page 2004-03-11 14:00:50 Re: Stas