Top
Enterprise Postgres 14 SP1 Messages
FUJITSU Software

2.65.38 16839

invalid input syntax for numeric time zone: "@1@"

[Description]

Note pg_tzset happily parses numeric input that DecodeTimezone would reject. To avoid having it accept input that would otherwise be seen as invalid, it's enough to disallow having a digit in the first position of our input string.

[System Processing]

Processing will be aborted.

[Action]

To investigate the cause of the occurrence from the message, and remove cause.