[pgadmin-support] Error Message: Variabile oggetto o variabile del blocco With non impostata

2003-09-30 Thread Riccardo
-- System Information -- Platform: Windows NT Version: 4.0 Build: pgAdmin II_164.Log Description: Binary data ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[pgadmin-support] error on pg_admin post_beta 3 (Nov 2 2004)

2004-11-10 Thread Riccardo G. Facchini
Hi All, small issue on the table generator: the create sentence for a table that inherits from two other tables is erroneous. my example: CREATE TABLE test1 ( test1_id int4, test1_value text ); CREATE TABLE test2 ( test2_id int4, test2_value text ); CREATE TABLE test3 ( ) INHERITS (test1,

Re: [pgadmin-support] pgAdmin 1.2.0 rc1 win32 installer bug?

2004-11-15 Thread Riccardo G. Facchini
yes, same problem here, but it was installed on "C:\". Moved docs, ui and the exe to the proper directory and it worked flawlessly. --- Mikko Korkalo <__> wrote: > Hi, I believe the win32 installer in this file: > pgadmin3-1_2_0-rc1.zip > > is broken. If I choose to install to C:\Program Files