I have been using the dbm approach to sessions and recently wanted to transfer to having the sessions stored in a table in the DB. I have beaker setup at least partially correctly, because I am seeing new sessions getting created in the postgresql table. However, each time I refresh the page, I get a new session and see a new row get created in the session's table. Keep in mind the only thing that changed was the beaker config and before that my application worked fine.
Any suggestions? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
