You can always use AUTO strategy as it cross-platform. PostgreSQL will automatically use
the sequence generator with name
{entityName}_{columnName}_seq. I think that after reading the documentation all becomes clear.
Is it worth to use? Only if the purity of the code, if the project is strictly savasan to PostgreSQL.