Announcement

Collapse
No announcement yet.

Postgresql server not starting

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Postgresql server not starting

    Hello All,

    I have PostgreSQL installed on my system, but I can not start it and I don't see any error messages.
    What am I doing wrong?
    Thanks,

    Craigbert
    ----------------------------------------------------
    Kubuntu 13.04
    8GB RAM & Intel Core i7 1.87GHz
    Registered Linux User 537624

    #2
    Re: Postgresql server not starting

    Originally posted by craigbert
    Hello All,

    I have PostgreSQL installed on my system, but I can not start it and I don't see any error messages.
    What am I doing wrong?
    What do the logs say?
    we see things not as they are, but as we are.
    -- anais nin

    Comment


      #3
      Re: Postgresql server not starting

      I looked in the system logs and I did not see anything.
      I did a "whereis postgresql" and found my postgresql directories, but I do not see any log files in them.

      Did I over look them?
      Thanks,

      Craigbert
      ----------------------------------------------------
      Kubuntu 13.04
      8GB RAM & Intel Core i7 1.87GHz
      Registered Linux User 537624

      Comment


        #4
        Re: Postgresql server not starting

        Look in /var/log - they should be in there.
        we see things not as they are, but as we are.
        -- anais nin

        Comment


          #5
          Re: Postgresql server not starting

          I looked in the log, but that stuff was a couple days old so I thought I would give it another shot to see if I could get the latest error, so to speak.
          So I just tried restarting the postgresql server in a terminal and this is the first time I have gotten an error. Here it is:
          Code:
          chmod: changing permissions of `/var/run/postgresql': Operation not permitted
          How should I address this?

          BTW, wizard10000 thanks for taking your time to help me with this!
          Thanks,

          Craigbert
          ----------------------------------------------------
          Kubuntu 13.04
          8GB RAM & Intel Core i7 1.87GHz
          Registered Linux User 537624

          Comment


            #6
            Re: Postgresql server not starting

            OK. I did finally get the server to start, but I had to do it using sudo. I thought I read somewhere that you should not start it using sudo or starting it as root.
            Thanks,

            Craigbert
            ----------------------------------------------------
            Kubuntu 13.04
            8GB RAM & Intel Core i7 1.87GHz
            Registered Linux User 537624

            Comment

            Working...
            X