2004-12-17
Phillip Pearson: [PyCS-devel] ok, doing the migration on pycs.net now
got the config sorted out -- now doing the migration. pycs.net may be
down for 30 mins or so (fingers crossed that it'll come up - i won't
be able to check again until the morning ;)
cheers,
phil
Comment on this post [ so far]
Phillip Pearson: [PyCS-devel] Postgres stuff in PyCS CVS now - take care
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 :)
Comment on this post [ so far]