postgres=# \set my_var tab1 postgres=# \echo :my_var tab1 postgres=# select * from :my_var; a | b ----+------------------ 93 | xyz (1 row)