Hi.
I created a new database today in my local copy of pgsql and added it
to my .vimrc

let g:dbext_default_profile_Otrs =
'type=PGSQL:user=mariano:passwd=mybigpasswd:host=localhost:dbname=otrs'

This is not the first connection to pgsql I use with dbext but it's
the first one that keeps asking me to enter my db password everytime I
try to run a query. If I use psql I can connect directly without
password: however I cannot do the same in dbext. Probably it's
something I set when I created the db but I would appreciate if
somebody can help me with it.

I'm using dbext 11.01 in Ubuntu JJ and connecting with psql 8.3.8

TIA,
Mariano
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to