如何在 postgres sql 中输出时间

How do I output the time in postgres sql

我知道 \echo 但这似乎只是字面上输出该行的其余部分,我想要像 \echo date

所以根据评论

select current_time

适合我。

pg 文档中的唯一示例实际上是对此的答案...

\echo date