Skip to content

With Swoole 5.1.2 which installation option should i use ? ./configure --with-postgres ? OR ./configure --enable-swoole-pgsql ? #5338

Answered by leocavalcante
fakharksa asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @fakharksa. You should use --enable-swoole-pgsql for v5.1.2.

You can then check your installation with:

php --ri swoole | grep pgsql

The output should be:

coroutine_pgsql => enabled

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by leocavalcante
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants