Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.postgresql > #654

Re: Can't start PosgreSQL 9.3 daemon on ubuntu

Newsgroups comp.databases.postgresql
Date 2015-04-21 01:10 -0700
References <1f7b9691-8899-47f9-a608-a9674a8955a0@googlegroups.com> <cothvfFk5tdU1@mid.individual.net>
Message-ID <ffba1c4e-dbcc-4fd1-9a73-fb72d22b28e6@googlegroups.com> (permalink)
Subject Re: Can't start PosgreSQL 9.3 daemon on ubuntu
From Boris Kheyfets <kheyfboris@gmail.com>

Show all headers | View raw


Thanks for a reply.

It was on Kubuntu 14.04, and I didn't run any updates at all. "service postgresql start" didn't worked as well. 

I tryied to dig it, but the time was short, so I backed up a database, and re-installed OS, put it back, and now it works.

I've no idea what the problem was, and can't invistigate it further, since that system is no more.

Sorry for the buzz.

Boris.

On Sunday, April 12, 2015 at 12:28:17 AM UTC+3, Robert Klemme wrote:
> On 11.04.2015 10:07, Boris Kheyfets wrote:
> > Dear PostgreSQL users,
> 
> You should start by stating which OS you have.  Is it the server 
> version?  Which release?
> 
> > I used to start postgresql just fine with
> >
> > sudo /etc/init.d/postgresql start
> 
> What about
> 
> service postgresql start
> 
> ?
> 
> > But since last restart of OS I can't start it. I just can't get the command line back.
> 
> What does that mean?  Does the terminal not open any more?
> 
> > I tried to issue this as root and as postgres.
> >
> > I tried to issue
> >
> > unix_socket_directories='/var/run/postgresql'
> >
> > Finally I tried to re-configure postgresql:
> >
> > sudo dpkg-reconfigure postgresql
> >
> > but none of these solved the issue.
> >
> > Logs under /var/log/postgresql contain nothing.
> >
> > What do I do?
> >
> > What do I do?
> 
> Did you do a release or package upgrade recently?
> 
> Kind regards
> 
> 	robert
> 
> 
> -- 
> remember.guy do |as, often| as.you_can - without end
> http://blog.rubybestpractices.com/

Back to comp.databases.postgresql | Previous | NextPrevious in thread | Find similar


Thread

Can't start PosgreSQL 9.3 daemon on ubuntu Boris Kheyfets <kheyfboris@gmail.com> - 2015-04-11 01:07 -0700
  Re: Can't start PosgreSQL 9.3 daemon on ubuntu Robert Klemme <shortcutter@googlemail.com> - 2015-04-11 23:28 +0200
    Re: Can't start PosgreSQL 9.3 daemon on ubuntu Boris Kheyfets <kheyfboris@gmail.com> - 2015-04-21 01:10 -0700

csiph-web