public inbox for [email protected]  
help / color / mirror / Atom feed
From: John R Pierce <[email protected]>
Subject: Re: [Pljava-dev] built, now how to install?
Date: Fri, 15 Jan 2016 15:27:46 -0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>
	<[email protected]>

On 1/15/2016 3:18 PM, Chapman Flack wrote:
> On 01/15/16 17:54, John R Pierce wrote:
>
>> >I note there's a almost 1 second delay between that CONTEXT and that ERROR,
>> >suggesting the error is NOT in that CREATE OR REPLACE FUNCTION.
> Ah, I feel better now. That would be the unicode roundtrip test ... it does
> have roughly a million Unicode codepoints to check. (That wouldn't take
> nearly a second, unless you wrote it in, say, SQL with CTEs, and then it
> would.:)


its running on a small resource VM.  and it probably wasn't even a whole 
second, just a noticable delay in the console output from psql

anyways, I set the log error verbosity, and this was logged...

< 2016-01-15 15:25:37.347 PST >LOG:  statement: set log_error_verbosity 
= 'verbose';
< 2016-01-15 15:25:40.559 PST >LOG:  00000: statement: SELECT 
sqlj.install_jar('file:///home/piercej/pljava/pljava-examples/target/pljava-examples-1.5.0-SNAPSHOT.jar','examples', 
true);
< 2016-01-15 15:25:40.559 PST >LOCATION:  exec_simple_query, postgres.c:914
< 2016-01-15 15:25:42.544 PST >ERROR:  54000: requested character too 
large for encoding: 256
< 2016-01-15 15:25:42.544 PST >LOCATION:  chr, oracle_compat.c:1008
< 2016-01-15 15:25:42.544 PST >STATEMENT:  SELECT 
sqlj.install_jar('file:///home/piercej/pljava/pljava-examples/target/pljava-examples-1.5.0-SNAPSHOT.jar','examples', 
true);


hope that helps?


-- 
john r pierce, recycling bits in santa cruz

_______________________________________________
Pljava-dev mailing list
[email protected]
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev



view thread (14+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: [Pljava-dev] built, now how to install?
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox