[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

postgresql



During upgrade of PostgreSQL to testing:

-----
 ...

Found an existing database directory at /var/lib/postgres/data
The installed database is of the same version as the one
to be installed. You do not need to dump your database
for reloading.

 ...

Starting PostgreSQL postmaster.
postmaster successfully started
.
Enabling the PL procedural language in all PostgreSQL databases...
peer validation request: pg user=postgres, peer user = postgres, auth_arg
= sameuser
-----

and nothing happens. from top:

-----
PID   USER    PRI NI SIZE  RSS SHARE ST LIB %CPU %MEM TIME COMMAND
22196 root     9  0 17348  11M   740 S   0  0.0 18.2  0:04 dpkg
22324 root     9  0   744  624   588 S   0  0.0  1.0  0:00 update-menus
22333 root     9  0  1124  936   816 S   0  0.0  1.5  0:00 postgresql.post
22391 postgres 8  0  1612 1612  1296 S   0  0.0  2.6  0:00 postmaster
22401 postgres 9  0   964  808   776 S   0  0.0  1.3  0:00 enable_lang
22428 postgres 8  0  1180 1156   928 S   0  0.0  1.8  0:00 psql
-----

MS



Reply to: