Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Finishing the Postgres adapter would be simple. Migrating XF to efficiently run on Postgres would absolutely be not.For XenForo, Postgres doesn't actually have a way to pin execution plans or provide optimizer hints. The official way is to rewriting the entire query. This is a huge overhead for the custom ORM/Query builder XF uses.
Finishing the Postgres adapter would be simple. Migrating XF to efficiently run on Postgres would absolutely be not.
For XenForo, Postgres doesn't actually have a way to pin execution plans or provide optimizer hints. The official way is to rewriting the entire query. This is a huge overhead for the custom ORM/Query builder XF uses.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences