
Originally Posted by
m1santrophy
im using bactrack 4 r1
this my output on db_driver
msf > db_driver[*] Active Driver: postgresql[*] Available: postgresql, mysql, sqlite3
im trying to install the postgresql-8.4
but the error appeare like this
#sudo apt-get install postgresql-8.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package postgresql-8.4
how ever im trying to configure my self be stripping the "-"
and make it #sudo apt-get install postgresql 8.4
the system told that i've already have the newest postgresql version
hope u can help to sort out this problem
Well... Im not sure what your problem is as "postgresql" is installed! You're also using it! 
Code:
msf > db_driver
[*] Active Driver: postgresql[*] Available: postgresql, mysql, sqlite3
Plus when you try to install it again - it says that its installed!