Welcome back!
In this blog, we are going to discuss how to configure database settings using command-line interface.
Inside the directory for the created database, for example "demo" in the last blog, there is a file named "postgesql.conf". We have to make changes in this file to suit our needs.
To open the file in terminal, write the following command:
vim demo/postgresql.conf
where again, 'demo' is our db name.
In this next blog, we will see how and what changes we have to make in this file.
https://age.apache.org/
https://github.com/apache/age
Thank You!
Top comments (0)