From: David E. W. <da...@ju...> - 2014-01-25 23:10:29
|
On Jan 25, 2014, at 2:13 AM, Michael Meskes <me...@po...> wrote: >> Really? You actually have RPMs that depend on Postgres, and add the XC functionality in a binary distribution? > > No. First of all we have DEBs no RPMs. And second of all, what I was meaning to say it we have for instance a Postgres-XC server package, because that is different from PostgreSQL. But we do not have an XC libpq package. Right. libpq should be included in your -libs package or something, right? psql won't work without it. >> But the XC docs include everything from the pg docs, no? > > Yes, afaict. That’s what I thought. Thanks, David |