What\'s the character for comments in postgres?
SELECT * FROM my_table # pound sign produces a syntax error
Thank you cababunga, the f
It's Better to select and press Ctrl+Shift+/ to comment multiline in PostgreSQL pgAdmin4