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

Re: postgresql 6.5.3 vs. debian



	okay. i removed postgresql.

	i purged it. eradicated it from the system. gone.

	then i did

# apt-get install postgresql

[snip]	and halleleujah, everything went smoothly... until:

Starting PostgreSQL postmaster
ps: unknown long option
usage:  ps acehjlnrsSuvwx{t<tty>|#|O[-]u[-]U..} \
           --sort:[-]key1,[-]key2,...
           --help gives you this message
           --version prints version information
# su will
> createdb will
Could not execv /usr/lib/postgresql/bin/createdb
> psql
Could not execv /usr/lib/postgresql/bin/psql
> ls -l `which createdb`
lrwxrwxrwx   1 root     root           10 Apr 12 11:53
/usr/bin/createdb -> pg_wrapper*
> ls -l `which pg_wrapper`
-rwxr-xr-x   1 root     root         4428 Apr  6 16:02 /usr/bin/pg_wrapper*
> ^D
# punt
punt: Command not found.
#

	i know in my bones it shouldn't be this hard. i've obviously
	mucked something somewhere.

	anybody got a clue on how i can fix this?

if you're dying to help (not everyone at once) see the full transcript
of my apt-get at http://208.33.90.85/psql.txt in case that gives you
any clues. (i'm trying not to clutter up the list here.)

next thing i'll try is a whole
	# apt-get dist-upgrade
and keep my fingers crossed...


Reply to: