Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9174729
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T16:48:03+00:00 2026-06-17T16:48:03+00:00

OS on which I’ve isntalled pgAdmin: Centos 6.3 Postgresql 9.2 is installed on another

  • 0
  • OS on which I’ve isntalled pgAdmin: Centos 6.3
  • Postgresql 9.2 is installed on another machine (not sure if this matters)

Have installed pgadmin3_92 via postgresql repo.

When I go: Applications > Programming > pgAdminIII, and select, nothing happens.

When I enter pgadmin3_92 into the terminal I get

pgadmin3_92: error while loading shared libraries: libpq.so.5: cannot open shared object file: No such file or directory

I’ve tried a Google search for this error and it came back with no results. I’m only new with Linux/Centos so I’ve reached the limit of what to do next to figure out how to get pgAdminIII working.

Any ideas on what to look for/do next?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T16:48:03+00:00Added an answer on June 17, 2026 at 4:48 pm

    The error is caused by Centos not being able to find the shared libraries to run the application.

    My pgadmin3 library files are installed at: /usr/pgsql-9.2/lib

    I ran ldd pgadmin3 as per hints here, this confirmed that the shared library could not be found to run pgadmin.

    Also on the same link it shows to change to root user: su - root, and then create a .conf file that points Centos to where the libraries are for pgadmin3. The command to create this file is:

    echo /usr/pgsql-9.2/lib > /etc/ld.so.conf.d/pgsql-9.2.conf
    

    For someone else this would be:

    echo <location of pgadmin3 libraries> > /etc/ld.so.conf.d/pgsql-9.2.conf
    

    I then ran: cat /etc/ld.so.conf.d/pgsql-9.2.conf to confirm the file had been created and the location of the libraries had been written to the file.

    I then ran the following to ensure Centos was refreshed with this new configuration info:

    /sbin/ldconfig
    

    I was able to run pgadmin3 after this.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Which system is more natural rating for users? I have a website where people
Which way of writing this condition is better? 1) (self.expense_gl_dist_code.dist_type == GlDistCode::PERCENTAGE || self.expense_gl_dist_code.dist_type
which versions of the .net framework are installed when you install visual studio 2010.
I have this code to decode numeric html entities to the UTF8 equivalent character.
I have an autohotkey script which looks up a word in a bilingual dictionary
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have an array which has BIG numbers and small numbers in it. I
I have a text area in my form which accepts all possible characters from
Which would have better performance? $('input[data-confirm],a[data-confirm],button[data-confirm]'); or $('[data-confirm]'); Obviously the $('[data-confirm]') version of the
which method c do this? thanks for example, a string [] = abc; a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.