rpad « String Functions « PostgreSQL






1.rpad(name, 12, '-')
2.rpad('whitespace example', 30)