public inbox for [email protected]
help / color / mirror / Atom feedBug on postgresql-server-dev-11
2+ messages / 2 participants
[nested] [flat]
* Bug on postgresql-server-dev-11
@ 2020-02-18 19:08 Alejandro Grinberg <[email protected]>
2020-02-18 20:49 ` Re: Bug on postgresql-server-dev-11 Christoph Berg <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Alejandro Grinberg @ 2020-02-18 19:08 UTC (permalink / raw)
To: pgsql-pkg-debian
With version 11.7-1.pgdg90+1 (released on 2020-Feb-13), when executing
"pg_config --pgxs", i got
*/usr/lib/postgresql/12/lib/pgxs/src/makefiles/pgxs.mk <http://pgxs.mk>*
when i should get
*foo/postgresql/12/bar*
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Bug on postgresql-server-dev-11
2020-02-18 19:08 Bug on postgresql-server-dev-11 Alejandro Grinberg <[email protected]>
@ 2020-02-18 20:49 ` Christoph Berg <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Berg @ 2020-02-18 20:49 UTC (permalink / raw)
To: Alejandro Grinberg <[email protected]>; +Cc: pgsql-pkg-debian
Re: Alejandro Grinberg 2020-02-18 <CANKan0fp6s4wp_yD5CoDd41Qh8xjc1D37JEPPV-3jQg+cPQkaA@mail.gmail.com>
> With version 11.7-1.pgdg90+1 (released on 2020-Feb-13), when executing
> "pg_config --pgxs", i got
>
> */usr/lib/postgresql/12/lib/pgxs/src/makefiles/pgxs.mk <http://pgxs.mk>*
Do you have postgresql-server-dev-12 installed?
You are supposed to call pg_config with full path if you rely on a
specific version.
make USE_PGXS=1 PG_CONFIG=/usr/lib/postgresql/11/bin/pg_config
Christoph
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2020-02-18 20:49 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18 19:08 Bug on postgresql-server-dev-11 Alejandro Grinberg <[email protected]>
2020-02-18 20:49 ` Christoph Berg <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox