cameri / nostream

A Nostr Relay written in TypeScript
MIT License
741 stars 190 forks source link

PostgreSQL DB CPU maxing out #324

Closed cameri closed 8 months ago

cameri commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Run command '...'
  2. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

System (please complete the following information):

Logs If applicable, attach log messages showing the bug and context when the bug happened.

Additional context Add any other context about the problem here.

cameri commented 8 months ago

Potentially solved by https://github.com/Cameri/nostream/pull/349