In the sqlcmd, I created a database named 'stock‘. 1> select name 2> from sys.databases; 3> go name ----- master tempdb model msdb ...
Azure PostgreSQL flexible server allows you to stop and start the server on-demand to allow significant cost savings. The compute tier billing is stopped immediately when the server is stopped.