You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/02/04 17:00:03 UTC

[WIKI-UPDATE] PostgreSQL Tue Feb 4 17:00:02 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=PostgreSQL, version: 2 on Tue Feb  4 15:36:45 2003 by 196.7.66.156

-     <dburl>jdbc:postgresql://YourServerName:5432:DB_Name</dburl>
?                                                 ^

+     <dburl>jdbc:postgresql://YourServerName:5432/DB_Name</dburl>
?                                                 ^