PostgreSQL Server 9.3 is still only available trough Factory (unstable) mirror(s), when will PostgreSQL Server 9.3 move to stable mirrors..??
same question for PGAdmin package.. whats the default time table for a package move from unstable to stable?
seems to work fine on 13.1 :nerd:
I'm using it for "open-simulator(.org)" which is pretty heavy ;)
..
same question for PGAdmin package.. whats the default time table for a package move from unstable to stable?
seems to work fine on 13.1 :nerd:
Code:
verwijs@linux-ud46:~> su
Wachtwoord:
linux-ud46:/home/verwijs # /etc/init.d/postgresql start
redirecting to systemctl start postgresql.service
linux-ud46:/home/verwijs # service postgresql status
postgresql.service - LSB: Start the PostgreSQL master daemon
Loaded: loaded (/etc/init.d/postgresql)
Active: active (exited) since Wed 2014-07-23 22:49:20 CEST; 23s ago
Process: 4483 ExecStart=/etc/init.d/postgresql start (code=exited, status=0/SUCCESS)
Jul 23 22:49:14 linux-ud46 systemd[1]: Starting LSB: Start the PostgreSQL master daemon...
Jul 23 22:49:14 linux-ud46 su[4499]: (to root) root on (null)
Jul 23 22:49:14 linux-ud46 su[4499]: pam_unix(su-l:session): session opened for user postgres by (uid=0)
Jul 23 22:49:19 linux-ud46 postgresql[4483]: Initializing PostgreSQL 9.3.4 at location /var/lib/pgsql/data..done
Jul 23 22:49:19 linux-ud46 su[4572]: (to root) root on (null)
Jul 23 22:49:19 linux-ud46 su[4572]: pam_unix(su-l:session): session opened for user postgres by (uid=0)
Jul 23 22:49:19 linux-ud46 su[4607]: (to root) root on (null)
Jul 23 22:49:19 linux-ud46 su[4607]: pam_unix(su-l:session): session opened for user postgres by (uid=0)
Jul 23 22:49:20 linux-ud46 postgresql[4483]: Starting PostgreSQL 9.3.4 ..done
Jul 23 22:49:20 linux-ud46 systemd[1]: Started LSB: Start the PostgreSQL master daemon.
I'm using it for "open-simulator(.org)" which is pretty heavy ;)
..