Hacker News new | ask | show | jobs
by debarshri 28 days ago
Does it make it remotely? I mean, you can do that locally with

``` CREATE DATABASE cloned_db WITH TEMPLATE source_db OWNER your_owner; ```