[pgadmin-support] 2 quirks in "Find and Replace" dialogue

2006-10-29 Thread Erwin Brandstetter
Hi developers! Hi Dave! Just found the new beta4 ready for download. So I am testing pgAdmin III Beta 4 (Oct 25 2006, rev: 5530:5531) on win XP now. SQL query dialogue window, "Find and Replace" dialogue ... 1.) Using the settings: "From the top" and "Forwards", I click "Find", the first mat

[pgadmin-support] Parentheses

2006-10-29 Thread Raymond O'Donnell
Hi Dave, Hope this doesn't push your blood pressure any further, but here's a small funny I found using Beta 3 (16 October, rev: 5475:5496) - maybe it's already been noted and fixed? - (i) In the SQL query editor, enter an empty pair of parentheses: (). (ii) The matching mechanism kicks in, and

Re: Database bar (was: Re: [pgadmin-support] Beta 3 crashing reproducably)

2006-10-29 Thread Dave Page
> -Original Message- > From: Erwin Brandstetter [mailto:[EMAIL PROTECTED] > Sent: 27 October 2006 19:13 > To: pgadmin-support@postgresql.org > Cc: Dave Page > Subject: Database bar (was: Re: [pgadmin-support] Beta 3 > crashing reproducably) > > After further testing I could narrow down

Re: [pgadmin-support] Bug in Report on Statistcs

2006-10-29 Thread Dave Page
> There seems to be a bug in the the report utility. Creating > a statistics report on a database creates an empty report > (header only) at first. After I have created a "statistics" > report on an other object, like an index, that creates an > actual report, I try the statistics report on the

Re: [pgadmin-support] Deleting an index confuses SQL dialogue window

2006-10-29 Thread Erwin Brandstetter
dpage@vale-housing.co.uk wrote That error is coming from PostgreSQL - the query tool never looks at any indexes; it just sends the query and displays whatever comes back. What is the exact sequence of events needed to reproduce this? You are right. My queries included plpgsql functions and

Re: [pgadmin-support] bug with insert

2006-10-29 Thread Milen A. Radev
Anton Andreev написа: > I forgot, my postgresql is 8.2 beta1 > > I think I found a bug in pgAdmin3 beta 3 5475. > OS: Windows > I ve created a table and can not access that tables. pgAdmin shows the > tables and their columns(not always) but I can not make INSERT > statements!!! > > CREATE TABLE

[pgadmin-support] bug with insert

2006-10-29 Thread Anton Andreev
I forgot, my postgresql is 8.2 beta1 I think I found a bug in pgAdmin3 beta 3 5475. OS: Windows I ve created a table and can not access that tables. pgAdmin shows the tables and their columns(not always) but I can not make INSERT statements!!! CREATE TABLE funds_currency ( "ID" integer NOT NUL

Re: [pgadmin-support] Slony support on PgAdmin III 1.4.3

2006-10-29 Thread Dave Page
On 29/10/06 07:43, "Joost Kraaijeveld" <[EMAIL PROTECTED]> wrote: > On Sun, 2006-10-29 at 07:34 +, Dave Page wrote: > >> It does: http://www.pgadmin.org/docs/dev/slony-install.html (except it >> describes them as 'Slony-I cluster creation scripts'. > Yes, I have seen that remark, but that

Re: [pgadmin-support] Slony support on PgAdmin III 1.4.3 on

2006-10-29 Thread Joost Kraaijeveld
On Sun, 2006-10-29 at 07:34 +, Dave Page wrote: > It does: http://www.pgadmin.org/docs/dev/slony-install.html (except it > describes them as 'Slony-I cluster creation scripts'. Yes, I have seen that remark, but that made *me* wonder which of the scripts that are part of the slony source distri

Re: [pgadmin-support] Slony support on PgAdmin III 1.4.3 on

2006-10-29 Thread Dave Page
On 29/10/06 06:22, "Joost Kraaijeveld" <[EMAIL PROTECTED]> wrote: > Hi Dave, > > On Sun, 2006-10-29 at 06:15 +, Dave Page wrote: >>> I would like to create another Slony 1.1.5 cluster with PgAdmin III >>> 1.4.3. But PgAdmin says: "Slony-I creation scripts not available; only >>> joining p