i use the comman , initdb in my postgresql
as followers
initdb henryDB
means ,i want to create the database henryDB
but wrong .syntax error at or near "initdb" at character 1
how can i do ? thank you
as followers
initdb henryDB
means ,i want to create the database henryDB
but wrong .syntax error at or near "initdb" at character 1
how can i do ? thank you
Comment