| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | John DeSoi <desoi(at)pgedit(dot)com> |
| Cc: | John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: yum repo, pgloader |
| Date: | 2016-07-23 19:15:41 |
| Message-ID: | e6ceb0fe-780f-c881-01ca-c1f0edd736ec@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 07/23/2016 12:08 PM, John DeSoi wrote:
>
>> On Jul 23, 2016, at 9:29 AM, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> wrote:
>>
>> If it is any consolation I get the same error here compiling on openSUSE 13.2 with sbcl 1.2.3. Looking in the source(ixf-schema.lisp, ixf.lisp) I see the lower case version of *IXF-STREAM*. Not sure what is going on, will do some more digging later.
>
> See
>
> https://github.com/dimitri/pgloader/issues/296
Just before you posted I found this issue:
https://github.com/dimitri/pgloader/issues/357
and did what was suggested which was to download:
http://pgloader.io/files/pgloader-bundle-3.3.0.50.tgz
Doing so and running sbcl over the new files resulted in a successful
pgloader compilation.
>
> John DeSoi, Ph.D.
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mehran Ziadloo | 2016-07-24 03:24:39 | A simple extension immitating pg_notify |
| Previous Message | John DeSoi | 2016-07-23 19:08:28 | Re: yum repo, pgloader |