[BUG] View the data in selected object - doenst work as excpected.

From: Lars Müller-Gilberger <lmg(at)ergovia(dot)de>
To: pgadmin-support(at)postgresql(dot)org
Subject: [BUG] View the data in selected object - doenst work as excpected.
Date: 2012-10-31 13:50:25
Message-ID: 0f8d4749-6879-49a2-8d00-2c949a16d61d@ergovia.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello pgAdmin mailinglist,

First our test setup:
We are using pgpool2 3.2x as load balancer and connection proxy for a postgresql 9.2x streaming replication Cluster. Our Application connects to pgpool and pgpool is load balancing, caching etc. the workload.
We are using pgAdminIII 1.16 from our windows 7 workstations to manually connect to the pgpool proxy to change data, create tables etc.
Now the Problem:
If we are selecting a table in pgAdmin and then click on the "view the data in selected object." button, the contents of the table are shown properly. Then we change for example a bool value in a column and press the save button, the change is shown correctly, too. But if we now click on the refresh button the change is gone. It was reset to the original data before the change! Or so it seems...
If I take a look at the db-servers using pgAdmin the change is shown correctly. Psql shows the correct data on db-servers and on the pgpool-proxy too. But even if I refresh, reconnect or restart pgAdmin while it is connected to pgpool-proxy the change is not displayed correctly on it.
First I thought it may be a pgpool problem but then I tried not to click on the button but right clicking on the table -> "View Data" -> "View top 100 Rows" and I was surprised to see the correct Values. If I try "View all data" from the same context menu instead it shows me the wrong data again. Same goes for applying a filter the Button uses the wrong data but if I try the context menu ->" View Data" -> "View Filtered Rows" it works properly and uses the right data.
It´s the same for several machines in our company. This seems to be a Bug in the current version of pgAdmin. If not maybe anyone from the list can aid us to get a suitable solution.

Kind regards,

Lars Müller-Gilberger
Technik

ergovia GmbH
Knooper Weg 107
24116 Kiel
Tel: 0431 / 98 260 60
Fax: 0431 / 98 260 666
E-Mail: info(at)ergovia(dot)de
KUNDENPORTAL: https://kundenportal.ergovia.de
Registergericht: AG Kiel HRB 6727-KI
Steuernummer: 19 294 20584
USt-IdNr.: DE221174665
Geschäftsführer:
Jens Buchloh
Silke Buschtöns

Diese E-Mail und ihre etwaig vorhandenen Anhänge sind ausschließlich für den beabsichtigten Empfänger bestimmt und können vertrauliche Informationen enthalten. Jegliche vom Absender nicht ausdrücklich oder durch eindeutiges schlüssiges Verhalten (welches nicht mit der Übersendung der E-Mail begründet wird) beabsichtigte Veröffentlichung, Vervielfältigung, Weiterleitung oder anderweitige Verwertung ist untersagt und kann straf- oder zivilrechtlich verfolgt werden. Falls Sie diese E-Mail irrtümlich erhalten haben, bitten wir Sie um kurze Nachricht per Telefon oder Fax. Bitte löschen Sie die E-Mail und alle eventuell vorhandenen Kopien unverzüglich von Ihrem Computer-System und veranlassen Sie die Löschung etwaig vorhandener Backups auf anderen Datenträgern, wenn Sie nicht der beabsichtigte Empfänger sein sollten.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2012-10-31 14:09:13 Re: [BUG] View the data in selected object - doenst work as excpected.
Previous Message Sachin Srivastava 2012-10-31 13:09:16 Re: bug report: All queries incorrectly shown as blocking in server status