Re: [pgadmin-support] Problem adding foreign key when table in personal

2005-12-13 Thread Andreas Pflug
Sune B. Woeller wrote: Hi list, I can reproduce this error - could it be added as an official bug, please? On my list for investigation. Regards, Andreas ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[pgadmin-support] Problem adding foreign key when table in personal schema

2005-12-13 Thread Sune B. Woeller
Hi list, I can reproduce this error - could it be added as an official bug, please? I wish to create a foreign key on a table, referencing a table in a schema that has the same name as my user id (my personal schema). In the list of tables when adding the foreign key ('References'), tables in my

[pgadmin-support] No server instrumentation Debian Etch AMD64 /Pg8.1/ PgAdmin-III 1.4??

2005-12-13 Thread Joost Kraaijeveld
Hi, I once had (8.0) server instrumentation with Pg Admin 1.4.0 on Debian Etch AMD64. Now I want it with 8.1. Make, make install and running the SQL script went OK, functions are installed. But PgAdmin still says "no server instrumentation". Nothing in the PostgreSQL log files. Is there anythi

[pgadmin-support] Function name string bug pgadmin 1.4.1

2005-12-13 Thread Luiz K. Matsumura
Hi all,   I want to report a bug in pgAdmin v 1.4.1 When we try to change some propertie in trigger function in the tree   Databases  |-    |- Schemas |-    |- Tables |-    |- Triggers |-    |-     in the properties window they g

Re: [pgadmin-support] 1.4.1 missing feature?

2005-12-13 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Roberto Tagliaferri > Sent: 13 December 2005 09:07 > To: [email protected] > Subject: Re: [pgadmin-support] 1.4.1 missing feature? > > > It works for me.. But there were some major c

Re: [pgadmin-support] bug with fkey-dialog in tables belonging to

2005-12-13 Thread Miha Radej
hi! http://archives.postgresql.org/pgadmin-support/2005-11/msg00102.php i've reported what seems to be the same bug about a month ago. i can confirm that, like harald said, it occured when working on a schema with the same name as the user connecting to the database. and in a follow-up to the

Re: [pgadmin-support] bug with fkey-dialog in tables belonging to

2005-12-13 Thread Miha Radej
hi! i seem to be having problems with sending email today so if anyone receives this email twice... i apologize. ** http://archives.postgresql.org/pgadmin-support/2005-11/msg00102.php i've also posted what seems to be the same bug about a month ago. i can confirm that, like

Re: [pgadmin-support] 1.4.1 missing feature?

2005-12-13 Thread Roberto Tagliaferri
Dave Page ha scritto: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roberto Tagliaferri Sent: 13 December 2005 08:13 To: [email protected] Subject: [pgadmin-support] 1.4.1 missing feature? Hi, i've upgrade from 1.4.0 to 1.4.1 and

Re: [pgadmin-support] 1.4.1 missing feature?

2005-12-13 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Roberto Tagliaferri > Sent: 13 December 2005 08:13 > To: [email protected] > Subject: [pgadmin-support] 1.4.1 missing feature? > > Hi, i've upgrade from 1.4.0 to 1.4.1 and when add a

[pgadmin-support] 1.4.1 missing feature?

2005-12-13 Thread Roberto Tagliaferri
Hi, i've upgrade from 1.4.0 to 1.4.1 and when add a field in a table the autocompletion of the data type not work (i.e. in 1.4.0 if i write field name, tab to select data type and then t "text" datatype appear, in 1.4.1 remain SET). -- Roberto Tagliaferri Responsabile Progettazione & Produzion

[pgadmin-support] Bug Report: PGAdmin III V 1.4.1 Crashes

2005-12-13 Thread slimdude
Hi,   I have a problem with editing the table contents. I'm using pgadmin III v 1.4.1 connected via lan to a linux box running PostgreSQL version 8.10. When I try to edit a table saving the record causes PGADMIN to crash. If the record is new it gets saved. If the record exists it does not.