[PyCS-devel] Postgres stuff in PyCS CVS now - take care
Status: Alpha
Brought to you by:
myelin
|
From: Phillip P. <pp...@my...> - 2004-12-16 11:28:12
|
Hi all, If you update from CVS now, you'll get the new PostgreSQL stuff -- your PyCS will connect to a local postgres server to store referrers etc. You'll need to edit your pycs.conf file to let it know where the server is living: see pycs.conf.default in the source for more info. TAKE CARE, THOUGH -- this isn't tested all that much yet. I was about to run it on pycs.net, but then found that my postgres setup was a bit broken, and reverted it. More later! If you want to get the code right before any postgres stuff made it in, do this: cvs update -r PRE_POSTGRES Cheers, Phil :) |