Its seems like there is some kind of isssue (or bug) when using the Pdo_Pgsql adapter for session handling (Zend_Session) and the session data is being truncated
I'm starting to think it is the php PDO pgsql driver itself, or its execute method. Does anyone know if this is a known problem, or not experienced this problem with the postgres pdo driver? Are there any workarounds or solutions I might try? -- Greg
