Pgadmin goes missing in Ubuntu

Started by Adarsh Sharmaover 14 years ago4 messagesgeneral
Jump to latest
#1Adarsh Sharma
adarsh.sharma@orkash.com

Dear all,

I installed postgresql from a postgresplus-8.4.1-2-linux-x64 binary and
it is working properly in the system.Yesterday i do some work in it.

But today when I restart the system, pgadmin goes missing from
Accessories > .
I don't know the reason of this .Please let me know how to solve this.
Any other way to open pgadmin.

Thanks

#2Adarsh Sharma
adarsh.sharma@orkash.com
In reply to: Adarsh Sharma (#1)
Re: Pgadmin goes missing in Ubuntu

But Can U Please explain in Steps how to solve it.
I mean how to apply patch or anything.

Thanks

Chetan Suttraway wrote:

Show quoted text

assuming this is ubuntu, checkout this link:

https://bugs.launchpad.net/unity-2d/+bug/800710
https://bugs.launchpad.net/ubuntu/+source/pgadmin3/+bug/755770

On Tue, Aug 9, 2011 at 2:48 PM, Adarsh Sharma
<adarsh.sharma@orkash.com <mailto:adarsh.sharma@orkash.com>> wrote:

Dear all,

I installed postgresql from a postgresplus-8.4.1-2-linux-x64
binary and it is working properly in the system.Yesterday i do
some work in it.

But today when I restart the system, pgadmin goes missing from
Accessories > .
I don't know the reason of this .Please let me know how to solve this.
Any other way to open pgadmin.

Thanks

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org
<mailto:pgsql-general@postgresql.org>)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

--
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

Website: www.enterprisedb.com <http://www.enterprisedb.com/&gt;
EnterpriseDB Blog : http://blogs.enterprisedb.com
<http://blogs.enterprisedb.com/&gt;
Follow us on Twitter : http://www.twitter.com/enterprisedb

#3Adrian Klaver
adrian.klaver@aklaver.com
In reply to: Adarsh Sharma (#1)
Re: Pgadmin goes missing in Ubuntu

On Tuesday, August 09, 2011 2:18:47 am Adarsh Sharma wrote:

Dear all,

I installed postgresql from a postgresplus-8.4.1-2-linux-x64 binary and
it is working properly in the system.Yesterday i do some work in it.

But today when I restart the system, pgadmin goes missing from
Accessories > .
I don't know the reason of this .Please let me know how to solve this.
Any other way to open pgadmin.

Open a terminal window and type pgadmin3.

Thanks

--
Adrian Klaver
adrian.klaver@gmail.com

#4Chetan Suttraway
chetan.suttraway@enterprisedb.com
In reply to: Adrian Klaver (#3)
Re: Pgadmin goes missing in Ubuntu

On Tue, Aug 9, 2011 at 7:10 PM, Adrian Klaver <adrian.klaver@gmail.com>wrote:

On Tuesday, August 09, 2011 2:18:47 am Adarsh Sharma wrote:

Dear all,

I installed postgresql from a postgresplus-8.4.1-2-linux-x64 binary and
it is working properly in the system.Yesterday i do some work in it.

But today when I restart the system, pgadmin goes missing from
Accessories > .
I don't know the reason of this .Please let me know how to solve this.
Any other way to open pgadmin.

Open a terminal window and type pgadmin3.

Thanks

--
Adrian Klaver
adrian.klaver@gmail.com

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

The script related to launching pgadmin is :
/opt/PostgreSQL/9.0/scripts/launchpgadmin.sh

so either you can create shortcut to this script or to pgadim3 (whose
location can be seen in above script)
or can add new menu item to the left panel.

Just right click "applications"->"edit menus"->"new menu" / "new item" and
point to the script.

Regards,
Chetan

--
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

Website: www.enterprisedb.com
EnterpriseDB Blog : http://blogs.enterprisedb.com
Follow us on Twitter : http://www.twitter.com/enterprisedb