Difference between revisions of "FATAL"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
[[psql: FATAL]] | [[psql: FATAL]] | ||
− | FATAL | + | [[FATAL 53300 remaining connection slots are reserved for non-replication superuser connections]] |
+ | [83257] FATAL: database "yournotcreateddatabase" [[does not exist]] | ||
[04-11|17:12:48.543] FATAL node/[[node.go]]:1056 [[low on disk space]]. Shutting down... {"remainingDiskBytes": 195596288} | [04-11|17:12:48.543] FATAL node/[[node.go]]:1056 [[low on disk space]]. Shutting down... {"remainingDiskBytes": 195596288} | ||
Line 13: | Line 14: | ||
+ | * [[PostgreSQL Appendix A. PostgreSQL Error Codes]] https://www.postgresql.org/docs/current/errcodes-appendix.html | ||
* {{psql}} | * {{psql}} |
Latest revision as of 09:02, 9 January 2024
FATAL: role "root" does not exist
psql: FATAL
FATAL 53300 remaining connection slots are reserved for non-replication superuser connections
[83257] FATAL: database "yournotcreateddatabase" does not exist
[04-11|17:12:48.543] FATAL node/node.go:1056 low on disk space. Shutting down... {"remainingDiskBytes": 195596288}
FATAL chains/manager.go:338 error creating required chain
INFO chains/manager.go:319 creating chain .../...
- PostgreSQL Appendix A. PostgreSQL Error Codes https://www.postgresql.org/docs/current/errcodes-appendix.html
Advertising: