redis and postgres logging
I want to turn on redis and extensive postgres logging. How do I do that ?
6 Replies
Project ID:
2e5ece58-7854-4123-a337-a6eac1dd7f4a
2e5ece58-7854-4123-a337-a6eac1dd7f4a
Project ID: 2e5ece58-7854-4123-a337-a6eac1dd7f4a
currently there's no way to modify the database plugins
funny thing is going on.. I need to keep wiping my railway postgres database everytime i restart the server. Else the database doesn't respond
I don't observe this issue when using my local database
similar thing is happening with Redis I need to flush the redis DB before starting my serve. else it just refuses to work
I can restart several times on my local machine withouth having to flush the redis db
any idea what is going on
I can highly recommend using neon over railways postgre
https://neon.tech/
oh and upstash for redis
https://upstash.com/
Thanks