Обсуждение: Unknown token in connection string

Поиск
Список
Период
Сортировка

Unknown token in connection string

От
Clodoaldo Neto
Дата:
When I try to pass the password in the connection string as in

$ pgadmin3 -qc "dbname=my_db port=5432 user=me password=x"

I get the error:

Unknown token in connection string: password=x

Fedora 21. What am I missing?

Regards, Clodoaldo