Explain about the command enable debug?
Answer / madhub
This command is used for enabling compilation of all libraries and applications. This process generally slows down the system and it also increases the binary file size. Debugging symbols are present which can assist developers in noticing bugs and problems associated with their script.
Is This Answer Correct ? | 0 Yes | 0 No |
What is wal in postgresql?
What is shared buffer in postgres?
Provide an explanation about write ahead logging?
How to get the ddl of a table in postgresql?
What is the use of geoserver?
How to stop database server in postgresql?
How big can postgres get?
Do indexes speed up queries?
What are the different data types supported by PostgreSQL?
What does the option psql -l of PostgreSQL display?
Where is pg_hba conf file?
Is postgresql a relational database?