Fatal error: Uncaught RuntimeException:
SQL=select distinct on (details.number, details.manufacturer) details.number as nomer,
details.*, (count(*) over () ) as allcnt
from details
where (1=1) and (to_tsquery('((Хомуты) | (Набор & хомуты) | (Хомут & винтовой) | (Хомут & глушителя) | (Хомут & проволочный) | (Хомут & червячный) | (Хомуты-стяжки)) & (!Болт )') @@ ft)
order by details.number, details.manufacturer, name, price
limit 50 offset 6100 in /var/www/azia.market/system/postgresql.php:328
Stack trace:
#0 /var/www/azia.market/system/postgresql.php(348): JDatabaseDriverPostgresql->execute()
#1 /var/www/azia.market/libraries/catalogs/accessories/accessories.php(48): JDatabaseDriverPostgresql->loadObjectList()
#2 /var/www/azia.market/sections/catalogs/accessories/index.php(84): ALDAccessories::getList(Array)
#3 /var/www/azia.market/sections/catalogs/accessories/index.php(187): showAccessories(231)
#4 /var/ww in /var/www/azia.market/system/postgresql.php on line 328