postgres=# SELECT rpad('whitespace example', 30); rpad-------------------------------- whitespace example(1 row)