Y
Hacker News
new
|
ask
|
show
|
jobs
by
cryptonector
2953 days ago
I use DO for this sort of thing.
1 comments
petereisentraut
2953 days ago
You also cannot run VACUUM inside a DO block. It's the same thing underneath.
link
cryptonector
2953 days ago
No, but I use it for the sort of DDL that's missing IF [NOT] EXISTS syntax.
link