> Could somebody help me?
> I'm trying to change the name of my psql database.
> Does it exist any command to do this.
Sure,
just issue this command:
alter database old_db_name rename to new_db_name;
Bye,
Chris.
Чтобы сделать работу с сайтом удобнее, мы используем cookie и аналитический сервис «Яндекс.Метрика». Продолжая пользоваться сайтом, вы соглашаетесь с их использованием.