Donate Share

PostgreSQL Tools for MacOS X

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Bonjour Announcements not working on Leopard

You are viewing a single message from this topic. View all messages.

  1. 2008-01-02 20:12:40 UTC
    I just installed the newest Package on Leopard 10.5.1 and tried to resolve the PostgreSQL Service over Bonjour, but there is no service registered.
    I changed the postgresql.conf: listen_addresses = '*'; bonjour_name = 'mycomputername' changed the pg_hba.conf:
    local all all trust
    # IPv4 local connections:
    host all all 0.0.0.0/0 trust
    # IPv6 local connections:
    host all all ::0/0 trust

    I can connect to the database through the bonjourname: mycomputername.local, the name resolution works, but i can not browse the bonjour service through a bonjour browser utility.

    The service is not announced through the network.

    Thanks for help
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.