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 do you mean by catalog?
Where is postgres configuration file?
Why do we need connection pooling?
Is sql a postgresql?
How do you remove a foreign key constraint?
How to disable foreign key constraint in postgresql?
How do I rename a column in postgresql?
What is a delete query?
Can a unique key be a foreign key?
How do I delete a postgres database?
Is postgresql a programming language?
How to drop all tables in postgresql?