> 21 авг. 2020 г., в 16:14, Laurenz Albe <laurenz.a...@cybertec.at> написал(а):
> Two approaches:
> 
> 1. Use "timestamp without time zone".

Yep, I redefined to timestamp without time zone. Thus loose timezone 
information from source, but happily there is not the daylight savings time 
shift in my country now.

> 
> 2. Partition in some other way, for example BY RANGE (log_time).
>   Your list partitions don't make a lot of sense to me.

This copies default name structure of the postgresql log files.

Reply via email to