When will release the new version of pgadmin3

Asked by Wangzi

When will release the new version of pgadmin3?

Currently it's not the latest

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu pgadmin3 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Warren Hill (warren-hill) said :
#1

Ubuntu is not a rolling release so packages tend only to be updated with new releases of Ubuntu unless its a security or significant bug fix.

If the latest version exists in a later version of Ubuntu you can usually install it manually from the later version provided you check the dependencies carefully.

Alternatively you can request a back-port see here
https://wiki.ubuntu.com/UbuntuBackports

If the latest version does not exist you should file a bug report stating where the latest version can be found and why it needs to be updated. That is what bugs are fixed, extra features added etc. To start this process open a terminal and enter

ubuntu-bug foo

replacing foo with the name of the package. In this case the command would be.

ubuntu-bug pgadmin3

Provide as much detail as you can. No guarantees but it will make the developers aware that the update is wanted so may get it introduced sooner.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

sudo add-apt-repository ppa:yanntech/stuff
sudo apt-get update
sudo apt-get install pgadmin3

Can you help with this problem?

Provide an answer of your own, or ask Wangzi for more information if necessary.

To post a message you must log in.