Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #652
| From | Robert Klemme <shortcutter@googlemail.com> |
|---|---|
| Newsgroups | comp.databases.postgresql |
| Subject | Re: Can't start PosgreSQL 9.3 daemon on ubuntu |
| Date | 2015-04-11 23:28 +0200 |
| Message-ID | <cothvfFk5tdU1@mid.individual.net> (permalink) |
| References | <1f7b9691-8899-47f9-a608-a9674a8955a0@googlegroups.com> |
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 | Next — Previous in thread | Next in thread | Find similar
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