Thread

  1. RE: [HACKERS] Decicision needed for connect statement

    Peter Mount <peter@maidstone.gov.uk> — 1998-05-07T13:27:21Z

    > Is there any benefit to using a url-style spec?
    > 
    >   postgres://server:port/dbname
    > 
    > Very fashionable :)
    
    This would be in line to JDBC's url-style:
    
       jdbc:postgresql://server:port/dbname?options
    
    --
    Peter T Mount, peter@maidstone.gov.uk, peter@retep.org.uk
    Please note that this is from my works email. If you reply, please cc my
    home address.