Public bug reported:

Upon install postfix is unable to access postgresql databases.  I
googled and found this error for postfix-mysql with it's resolution:

https://ubuntuforums.org/showthread.php?t=2322615

The error seems to be on install no link to postfix-pgsql.so.1.0.1 from
dict_pgsql.so is created.  As seems to be the case from the link I added
above it seems to be missing in the postfix-mysql package as well.

fix for me:
cd /usr/lib/postfix
ln -s postfix-pgsql.so.1.0.1 dict_pgsql.so

Thanks for the great work, I hope this helps.

** Affects: postfix (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1628258

Title:
  unsupported dictionary type: pgsql (/usr/lib/postfix/dict_pgsql.so: No
  such file or directory)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1628258/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to