← Back to team overview

desktop-packages team mailing list archive

[Bug 1498274] Re: init.d script doesn't respect `version` argument

 

Hi Eoghan,


Can you explain how do you see both 9.4 and 9.3 are started? Which command or logs are you using or checking?

You state you are running on Ubuntu 15.04 which did not ship with
Postgres 9.3, can you explain how you got postgresql 9.3 on this Ubuntu
release?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to postgresql-common in Ubuntu.
https://bugs.launchpad.net/bugs/1498274

Title:
  init.d script doesn't respect `version` argument

Status in postgresql-common package in Ubuntu:
  New

Bug description:
  Release: Ubuntu 15.04

  It seems that the current version of the /etc/init.d/postgresql script
  doesn't respect the `version` flag.  Help text states:

      Usage: /etc/init.d/postgresql {start|stop|restart|reload|force-
  reload|status} [version ..]

  But with 2 installations and called as follows:

      /etc/init.d/postgresql start 9.4

  or

     service postgresql start 9.4

  Both 9.4 and 9.3 are started, I expected just 9.4 to start.

  
  Package info:
  # apt-cache policy postgresql-common
  postgresql-common:
    Installed: 169.pgdg14.04+1
    Candidate: 169.pgdg70+1
    Version table:
       169.pgdg70+1 0
          500 http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg/main amd64 Packages
   *** 169.pgdg14.04+1 0
          100 /var/lib/dpkg/status
       166bzr2 0
          500 http://mirror.hetzner.de/ubuntu/packages/ vivid/main amd64 Packages
          500 http://de.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1498274/+subscriptions


References