Support Requests: Browse | Submit New | Admin

[#21723] queues_pgsql.cfg uri?

Date:
2008-08-29 08:25
Priority:
3
Submitted By:
Shinji Kashihara (cypher256)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
queues_pgsql.cfg uri?

Detailed description
PostgreSQL のサンプル定義ファイル
queues_pgsql.cfg

store:
  type: postgresql
  uri: # default is tcp://localhost:5432

となっていますが、
ソースを確認したところ、正しくは下記ではないでしょうか?

store:
  type: postgresql
  host: localhost
  port: 5432


AP4R 0.3.6

--
cypher256

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item