Re: Fix for REFRESH MATERIALIZED VIEW ownership error message

2018-08-18 Thread Dave Cramer
On Sat, 18 Aug 2018 at 17:30, Jonathan S. Katz wrote: > > On Aug 18, 2018, at 5:26 PM, David G. Johnston > wrote: > > On Saturday, August 18, 2018, Jonathan S. Katz > wrote: >> >> It’s cosmetic, but it’s a cosmetic bug: it incorrectly tells the user >> that they >> must be the owner of the

Re: Fix for REFRESH MATERIALIZED VIEW ownership error message

2018-08-17 Thread Dave Cramer
On Fri, 17 Aug 2018 at 19:35, Alvaro Herrera wrote: > On 2018-Aug-17, Dave Cramer wrote: > > > The only place this is used is in aclcheck_error > > case OBJECT_MATVIEW: > > msg = gettext_noop("permission denied for materialized view %s"); > > break; &g

Re: Fix for REFRESH MATERIALIZED VIEW ownership error message

2018-08-17 Thread Dave Cramer
Dave Cramer da...@postgresintl.com www.postgresintl.com On Fri, 17 Aug 2018 at 18:30, Alvaro Herrera wrote: > On 2018-Aug-17, Jonathan S. Katz wrote: > > > Hi, > > > > I Initially pointed out here[1] that running REFRESH MATERIALIZED VIEW > as a > > no

Re: docs: note ownership requirement for refreshing materialized views

2018-08-17 Thread Dave Cramer
Dave Cramer On Thu, 16 Aug 2018 at 18:27, Jonathan S. Katz < jonathan.k...@excoventures.com> wrote: > > On Aug 16, 2018, at 1:05 AM, Jonathan S. Katz < > jonathan.k...@excoventures.com> wrote: > > > On Aug 15, 2018, at 9:15 PM, Michael Paquier wrote: > >

Re: Stored procedures and out parameters

2018-08-16 Thread Dave Cramer
On Thu, 16 Aug 2018 at 13:54, Shay Rojansky wrote: > Peter, > > I think this is all coming from Microsoft. The JDBC driver API was >> modeled after the ODBC API, and the ODBC specification also contains the >> {call} escape. Microsoft SQL Server is also the only SQL implementation >> to handle

Re: How can I see IDENTITY columns?

2018-08-08 Thread Dave Cramer
Oh, ok, that seems like a bug, at least a feature that should be there.. Dave Cramer On 8 August 2018 at 15:52, Rob Richardson wrote: > I have now downloaded pgAdmin 4 v3.1. It has the same problem. > I run this command: > > CREATE TABLE public.ide

Re: How can I see IDENTITY columns?

2018-08-08 Thread Dave Cramer
The attribute table now has an attidentity column. https://www.postgresql.org/docs/10/static/catalog-pg-attribute.html Curious why are you using with oid's Dave Cramer On 8 August 2018 at 14:16, Rob Richardson wrote: > I just learned about IDENTITY columns in PostgreSQL 10. I am work

Re: [swinog] Battery powered wifi link (20km, multihop)

2018-08-08 Thread Matthias Cramer
link with >= 100 Mbit/s > connectivity? > > Best, > > Nico > > > > > -- > Your Swiss, Open Source and IPv6 Virtual Machine. Now on > www.datacenterlight.ch. > > > ___ > swinog mailing list >

Re: jndi jdbc url with ssl authenticat in tomcat ... fails org.xml.sax.SAXParseException columnNumber: 79; The reference to entity "ssl" must end with the ';' delimiter

2018-08-04 Thread Dave Cramer
Pretty sure this is a tomcat error . The connection string looks fine Dave Cramer da...@postgresintl.com www.postgresintl.com On 30 July 2018 at 11:32, Didier Wiroth wrote: > Hello, > I'm trying to configure a postgres jndi resource in tomcat that needs to > connect via ssl a

Re: patch to ensure logical decoding errors early

2018-08-01 Thread Dave Cramer
On 1 August 2018 at 10:13, Petr Jelinek wrote: > Hi, > > On 31/07/18 20:58, Andres Freund wrote> > >> diff --git a/src/backend/replication/logical/logical.c > b/src/backend/replication/logical/logical.c > >> index 3cd4eef..9f883b9 100644 > >> --- a/src/backend/replication/logical/logical.c > >>

Re: patch to ensure logical decoding errors early

2018-08-01 Thread Dave Cramer
On 31 July 2018 at 14:58, Andres Freund wrote: > Hi, > > On 2018-07-31 14:51:12 -0400, Dave Cramer wrote: > > This patch does 2 things > > > > 1) Ensure that when the slot is created > > with pg_create_physical_replication_slot if the output plugin does not >

patch to ensure logical decoding errors early

2018-07-31 Thread Dave Cramer
will return an error instead and abort the copy connection. Dave Cramer 0002-remove-space.patch Description: Binary data 0001-Ensure-that-pg_create_physical_replication_slot-erro.patch Description: Binary data

Re: why doesn't pg_create_logical_replication_slot throw an error if the encoder doesn't exist

2018-07-31 Thread Dave Cramer
On 26 July 2018 at 16:49, Andres Freund wrote: > Hi, > > On 2018-07-26 16:40:18 -0400, Dave Cramer wrote: > > Since nothing else can be done we should throw an error early. > > I can't immediately think of a reason not to do that, but I personally > don't care enough to

why doesn't pg_create_logical_replication_slot throw an error if the encoder doesn't exist

2018-07-26 Thread Dave Cramer
Since nothing else can be done we should throw an error early. Dave Cramer

Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk

2018-07-24 Thread Dave Cramer
the patches and attached them for consideration. JDBC tests here https://github.com/pgjdbc/pgjdbc/blob/master/pgjdbc/src/test/java/org/postgresql/replication/LogicalReplicationTest.java all pass Regards, Dave Cramer 0004-Add-test-for-pg_recvlogical-to-stop-replication.patch Description: Binary data

Re: [GTALUG] I have 6 GWU523 IOGEAR wireless adapters NIB for sale

2018-07-22 Thread Dave Cramer via talk
If I make it down to Toronto this week I'll donate them Dave Cramer On 22 July 2018 at 14:13, Karen Lewellen via talk wrote: > Additionally, > freegeeks Toronto who builds machines and sells them might give you a tax > receipt for them. > Likewise do not forget about the vario

Re: [GTALUG] I have 6 GWU523 IOGEAR wireless adapters NIB for sale

2018-07-22 Thread Dave Cramer via talk
Had to start somewhere... What do you think they are worth. I'm contemplating tossing them.. Dave Cramer On 21 July 2018 at 15:47, James Knott via talk wrote: > On 07/21/2018 01:43 PM, Dave Cramer via talk wrote: > > See subject... > > > > $20 each > > Isn't that a

[GTALUG] I have 6 GWU523 IOGEAR wireless adapters NIB for sale

2018-07-21 Thread Dave Cramer via talk
See subject... $20 each Dave Cramer --- Talk Mailing List talk@gtalug.org https://gtalug.org/mailman/listinfo/talk

Re: Building a notification system.

2018-07-16 Thread Dave Cramer
pretty open ended >> - A reference to the question, e.g. its ID >> - Some lifecycle attribute such as "viewed-on" or "acknowledged-on" >> >> When a user logs in, it should be easy to query that table, providing the >> list of unexamined updates. >> > Also look at Logical Decoding for implementing Change Data Capture Dave Cramer da...@postgresintl.com www.postgresintl.com

Re: [HACKERS] Client Connection redirection support for PostgreSQL

2018-07-13 Thread Dave Cramer
e proliferation of cloud based implementations I can see this being a useful feature. Regards, Dave Cramer

[sustainable_tompkins-l] Master Gardener Volunteer Program of Tompkins County is NOW ACCEPTING APPLICATIONS

2018-07-10 Thread Jennie Rebecca Cramer
Program Manager Jennie Cramer at jr...@cornell.edu<mailto:jr...@cornell.edu> or 607-272-2292. Cornell Cooperative Extension | Master Gardener Volunteers<http://ccetompkins.org/gardening/master-gardener-volunteers> ccetompkins.org What is the Master Gardener Volunteer Program?The Mas

Re: Unlocking Proprietorial Systems for Artistic Practice | By Marc Garrett.

2018-07-07 Thread Florian Cramer
> > And yet ... by nearly every agreed-upon measure, the "cultural, > political and economic systems in place" have contributed to what can be > called--with equal understatement--a significant reduction in global > poverty rates. A 74% reduction since 1990 by some estimates. > Let me guess -

Re: pg_recvlogical use of SIGHUP

2018-07-06 Thread Dave Cramer
> > > On 6 July 2018 at 14:11, Andres Freund wrote: > >> Hi, >> >> On 2018-07-06 13:49:37 -0400, Dave Cramer wrote: >> > There is some undocumented (nothing in the docs) code that allows for >> > closing reopening the output file for pg_recvlogic

Re: pg_recvlogical use of SIGHUP

2018-07-06 Thread Dave Cramer
On 6 July 2018 at 14:11, Andres Freund wrote: > Hi, > > On 2018-07-06 13:49:37 -0400, Dave Cramer wrote: > > There is some undocumented (nothing in the docs) code that allows for > > closing reopening the output file for pg_recvlogical. > > > > Since this do

pg_recvlogical use of SIGHUP

2018-07-06 Thread Dave Cramer
to be able to change the file name and create a new file based on some form of template ? Am I missing something ? Dave Cramer

Re: How can we submit code patches that implement our (pending) patents?

2018-07-06 Thread Dave Cramer
e other software under Apache > License. > > Certainly there is history of people using PG code for non-PostgreSQL or at least commercial derivative work. Greenplum for example. Dave Cramer da...@postgresintl.com www.postgresintl.com

Comment refers to non existent function IncreaseRestartDecodingForSlot

2018-06-29 Thread Dave Cramer
While trying to figure out this code I found https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/backend/replication/logical/logical.c;h=61588d626f608006196c769ad9807f1d3ac592e9;hb=HEAD#l913 What function should it be referring to ? Thanks, Dave Cramer

Re: Supporting tls-server-end-point as SCRAM channel binding for OpenSSL 1.0.0 and 1.0.1

2018-06-24 Thread Dave Cramer
at HEAD is cleaner with its simplicity. > > I'm unclear what this has to do with JDBC ? JDBC doesn't use OpenSSL Alvaro ? Dave Cramer da...@postgresintl.com www.postgresintl.com

Re: [Standards] Network IO best practices

2018-06-11 Thread Cramer, E.R. (Eelco)
I’m also working on a project involving Go and XMPP but I’m creating a server component (XEP-0114). I’m reusing most of this project https://github.com/sheenobu/go-xco but I forked a fork of that project that adds some features (like asynchronous sending and receiving of messages). It works

Re: libpq compression

2018-06-05 Thread Dave Cramer
ed at the patch but if we get to the point of negotiating compression please let me know. Thanks, Dave Cramer da...@postgresintl.com www.postgresintl.com

Re: Code of Conduct plan

2018-06-04 Thread Dave Cramer
elcome here. > > Also: we *have* had cases where women who had been contributors left > because of harassment, and I'd like to ensure that doesn't happen again. > > +1000 Dave Cramer da...@postgresintl.com www.postgresintl.com

Re: New committers announced at PGCon 2018

2018-06-01 Thread Dave Cramer
dra > > Congratulations to all! > > regards, tom lane > > +7 Congratulations to all! Dave Cramer da...@postgresintl.com www.postgresintl.com

Something wrong with Apple Watch and iPhone

2018-05-19 Thread Tom Cramer
Good evening, I am not sure what happened, but my apple watch is no longer in sync with my iPhone. I accidently left it without charging for several days and when I returned and was able to charge it, it must have somehow gotten reset or something. It no longer knows who I am via Siri, and my

Re: [Scidb-users] Feature Request: increase all font sizes

2018-05-18 Thread Gregor Cramer
On Friday 18 May 2018 15:47:03 Gregor Cramer wrote: > In revision I've implemented feature request #80: optionally increase all > font sizes. This is very useful for visually impaired people, and for many > elder people. Now this is implemented in revision 1485. > > Use Con

[Scidb-users] Feature Request: increase all font sizes

2018-05-18 Thread Gregor Cramer
In revision I've implemented feature request #80: optionally increase all font sizes. This is very useful for visually impaired people, and for many elder people. Now this is implemented in revision 1485. Use Control-plus/minus for increasing/decreasing all fonts. Starting scidb- beta with

Re: [Scidb-users] Mega Database 2018

2018-05-14 Thread Gregor Cramer
Newest compiler version 8.1 seems to be buggy, see this error message: ../mstl/m_memblock.ipp:134:22: error: no matching function for call to ‘mstl::memblock::~memblock()’ ../mstl/m_memblock.ipp:45:1: note: candidate: ‘mstl::memblock::~memblock() [with T = db::Mark]’ The compiler is

Re: [Scidb-users] Mega Database 2018

2018-05-14 Thread Gregor Cramer
Hi Bogdan, unfortunately I cannot install GCC 8.1, but I hope that in June I can upgrade to better hardware with more disk space. I've committed version 1481, please try whether it will compile. Best, Gregor -- Check

[Scidb-users] Mega Database 2018

2018-05-14 Thread Gregor Cramer
Based on my tests revision 1480 is converting Mega Database 2018 properly into sci/si4 format. This implies that cdb2sci and cbhtosi4 should also convert this database properly. Gregor -- Check out the vibrant tech

[Scidb-users] Fix of http timeout -- Mega Database 2018

2018-05-13 Thread Gregor Cramer
I've committed revision 1479, this version should fix the problem with timeouts (Scidb is hanging) if Internet is slow. With revision 1479 now Mega Database 2018 can be opened properly, but export to sci/si4 is not yet working, I'm still testing this problem. Gregor

Re: [Sepsis Groups] Focused exam

2018-04-25 Thread Cramer, Tami - CRH
In Version 5.4 they have added the new Data Element "Repeat Volume Status and Tissue Perfusion Assessment Performed". With this the volume status and tissue perfusion assessment must include any 1 of the following 3: 1. MD/APN/PA documentation that a Severe Sepsis/Septic Shock focused exam was

Re: [Elecraft] KXPA100 SSB Distortion

2018-04-23 Thread Kurt Cramer
Does it work correctly into a dummy load. It sounds like RF in the audio, 73 Kurt W7QHD > On Apr 23, 2018, at 8:32 AM, Ray W2RS via Elecraft > wrote: > > > My KXPA100 transmits distorted audio on SSB, but works normally on CW and > RTTY. With 100 watts output,

Re: pgadmin4 in Cloud Foundry

2018-04-20 Thread Dave Cramer
; > > Alternatively you can just use. https://github.com/CrunchyData/crunchy-containers/blob/master/centos7/10/Dockerfile.pgadmin4.centos7 Dave Cramer

Re: Built-in connection pooling

2018-04-19 Thread Dave Cramer
On Thu, Apr 19, 2018, 9:24 AM Konstantin Knizhnik, < k.knizh...@postgrespro.ru> wrote: > > > On 19.04.2018 07:46, Tsunakawa, Takayuki wrote: > > From: Konstantin Knizhnik [mailto:k.knizh...@postgrespro.ru] > > Oracle, for example, you can create dedicated and non-dedicated backends. > >> I wonder

Re: Proposal: Adding json logging

2018-04-15 Thread Dave Cramer
tools like jq, > reading and querying json on the command line is simple and user friendly, > and using json for logging capture and aggregation is widely supporting and > embraced. > Exactly what are you logging here ??? Why would I need to see a multi-dimensional array in the log ? Dave Cramer da...@postgresintl.com www.postgresintl.com

Re: [Scidb-users] Assertion failed while saving game

2018-04-09 Thread Gregor Cramer
On Sunday 08 April 2018 22:09:53 froz3nsh...@gmail.com wrote: > Hi, > > > > I got this error when pressing OK on the save game dialog. This happened > after I had previously saved another game. After this error scidb no longer > starts (gets a segfault immediately) and the only solution is to

Re: [Scidb-users] tcl segfault issue

2018-04-06 Thread Gregor Cramer
Many thanks for your analysis, Bogdan, I did an update in revision 1470, due to my tests now it should work with newest library version 8.6.8. Gregor -- Check out the vibrant tech community on one of the world's most

Re: [GTALUG] Alternative to Rogers

2018-04-03 Thread Dave Cramer via talk
At $5 US it's pretty close to 6 CDN? Dave Cramer On 3 April 2018 at 09:43, Digiital aka David via talk <talk@gtalug.org> wrote: > When I'm traveling to the US I just load up my Roam Mobility Card before I > leave. It's a MUCH better deal than using one of the CDN providers with &

Re: [GTALUG] Alternative to Rogers

2018-04-03 Thread Dave Cramer via talk
em was > losing a signal in dead zones, but that seems to almost never happen to me any more. > Unfortunately I live in Orangeville. Does Freedom have coverage up here ? Dave Cramer --- Talk Mailing List talk@gtalug.org https://gtalug.org/mailman/listinfo/talk

Re: [GTALUG] Alternative to Rogers

2018-04-03 Thread Dave Cramer via talk
On 3 April 2018 at 08:33, Tim Tisdall <tisd...@gmail.com> wrote: > On 3 April 2018 at 08:08, Dave Cramer via talk <talk@gtalug.org> wrote: > > So one more time they put the prices up. > > > > This time the Roam Like at Home. now max of $90. Started at 50, that wa

[GTALUG] Alternative to Rogers

2018-04-03 Thread Dave Cramer via talk
So one more time they put the prices up. This time the Roam Like at Home. now max of $90. Started at 50, that was acceptable. then 60, now 90. So what options are there for 1) internet. 150M plans 2) US SIM or even a US plan Dave Cramer --- Talk Mailing List talk@gtalug.org https://gtalug.org

Re: [Origami] Origami Sighting - Lexus Comercial

2018-03-26 Thread Scott Cramer
On Mon, Mar 26, 2018, at 4:04 PM, David Mitchell wrote: > There are also the triakis polyhedra which can be derived through this > process, though they appear to be special instances I believe the -kis polyhedra (triakis, tetrakis, pentakis) are derived by raising the centers of the faces

[sustainable_tompkins-l] 3/28: Improving Your Garden Soil

2018-03-26 Thread Jennie Rebecca Cramer
melts and reveals the soil below, we’ll head outside and demonstrate some of these techniques hands-on and explore the compost demonstration site and take a look at different styles of compost bins and tumblers and chat about the pros and cons of each. Lead Instructor Jennie Cramer is our

Re: JDBC connectivity issue

2018-03-23 Thread Dave Cramer
Cool, thanks. I'd love to see this work Dave Cramer da...@postgresintl.com www.postgresintl.com On 23 March 2018 at 10:24, JCMS22 <jeanlavoi...@gmail.com> wrote: > I forgot to say I am trying to investigate how to make it work as we need > specific stuff from the DataS

Re: JDBC connectivity issue

2018-03-22 Thread Dave Cramer
Chris, At this point I'd write small piece of code to test if the url and failover is working correctly. Sounds like you have a considerably sized stack making it difficult to debug. With a small piece of code it should become clear as to how things work or don't as the case may be Dave Cramer

[sustainable_tompkins-l] 3/21: Exploring the Soil Microbiome

2018-03-14 Thread Jennie Rebecca Cramer
l University for an exploration of the hardest workers in your garden--the soil microbiota. Explore the fascinating world of the ... Contact Jennie Cramer<http://ccetompkins.org/staff/jennie-cramer> Horticulture Program Manager jr...@cornell.edu<mailto:jr...@cornell.edu> (607) 272-2292

Re: [Scidb-users] Error importing PGN file

2018-03-11 Thread Gregor Cramer
Hi Bogdan. is it possible to provide me a download link of the concerned PGN file. Best, Gregor On Thursday 08 March 2018 19:28:37 froz3nsh...@gmail.com wrote: > Hi, > > > > I have a big PGN file (around 4.35M games) which I am trying to convert to > .sci format. Originally this is a

Re: JDBC connectivity issue

2018-03-08 Thread Dave Cramer
You should be using the latest version of the driver. What version are you using ? Even though you have a 9.4 database the latest version is the correct version to use. Dave Cramer da...@postgresintl.com www.postgresintl.com On 8 March 2018 at 22:14, David G. Johnston <david.g.jo

Re: Reflections on Florian Cramer & Angela Nagle, discussion

2018-03-07 Thread Florian Cramer
nse of Adam Smith, Popper and their successors) and populism/fascism. Florian On Tue, Mar 6, 2018 at 7:39 PM, Kristoffer Gansing <k...@transmediale.de> wrote: > David Garcia wrote: > > A questioner towards the end of the discussion asked if Cramer and > Nagle could talk more ab

Re: [docbook-apps] Using the DocBook XSLT 2.0 stylesheets with Gradle

2018-03-05 Thread David Cramer
On 3/5/18 11:33 AM, Dave Pawson wrote: ant lets me pick / choose bits|all Am I odd? Minority? Majority? You are very odd Dave, but don't change the subject ;-) In my case a couple of toolchain developers (minority) support a large number of authors (majority). The tools developer's job is to

Re: [docbook-apps] Using the DocBook XSLT 2.0 stylesheets with Gradle

2018-03-05 Thread David Cramer
On 3/5/18 10:14 AM, Dave Pawson wrote: I got as far as ant for builds. I can understand most of that. Bash script... similar? Maybe gradle? Wozzat. Why make it deeper than needs be? Dave, The idea is to make it super easy for someone (e.g. an author) who just wants to build the doc. They

Re: The untenable technophobia of the Left

2018-03-05 Thread Florian Cramer
Which naive cyberlibertarian has written up this childish nonsense? work". As it happens, a PRIVATE WhatsApp chat got leaked in which some > policemen wrote > that they wanted to kill black people and also Madrid's mayor. Not to be > outdone, Madrid’s > mayor, Manuela Carmena, champion of the

[GTALUG] crossposting... Keeping Open Source Logic IN Government

2018-03-04 Thread Dave Cramer via talk
Apologies for crossposting but I felt this was worth it... RE: MP David Graham As you know, the first-time MP David Graham has been advancing awareness of free/libre/open source understanding and inclusiveness in Parliament, through the "Digital Caucus" and via his interventions in Committees.

why does this query not use a parallel query

2018-03-02 Thread Dave Cramer
a parallel query explain analyze SELECT count(minion_id) FROM mob_player_mob_118 WHERE player_id = 55351078; Thanks Dave Cramer

Re: How do we govern ourselves? (was: Mechanical Turkish)

2018-02-22 Thread Florian Cramer
On Wed, Jan 31, 2018 at 2:27 AM, Brian Holmes wrote: > On Mon, Jan 29, 2018 at 10:18 PM, Blake Stimson wrote: > >> My premise is that the question "how do we govern ourselves? ... with which >> institutions, under which rules, backed by

Re: [LegacyUG] AFN Numbers

2018-02-20 Thread Pauline B. Cramer
I used the AFN field for AFN numbers. but I have not been using them recently. Note: The Legacy Help file says: *8.2 Displaying Numbers on Names* *Add Number to End of All Names* Select the type of number after names.  If you are displaying numbers after the names, you can choose from *RIN*,

[ECOLOG-L] Teaching Assistant positions for summer field-based course

2018-02-16 Thread Michael J. Cramer
J. Cramer Assistant Director, East Environmental Research Center University of Notre Dame Notre Dame, IN 46556 mcra...@nd.edu (574) 631-0970 http://underc.nd.edu Review of applications will begin 2 March 2018, and continue until the position is filled.

Re: [LegacyUG] MyHeritage - not free

2018-02-15 Thread Pauline B. Cramer
$99.95 ...We have upgraded our existing family site Cramer Family Site to PremiumPlus.  I had to request a new password, because I had not been using it and had not recorded the password.  The next day, they sent another email starting with "An error occurred while renewing your MyHeritage Data

Editing videos?

2018-02-14 Thread Tom Cramer
Good afternoon, Does anyone edit or work with videos as a totally blind person on either their iPhone or ipad? If so, what apps do you use, and what sorts of things have or can you do with the videos independently? Has anyone done any tutorials or podcasts from a blindness perspective on this

I need an easy way to make a distribution list

2018-02-09 Thread Tom Cramer
Hi there, I use the native Mail app for email on my iPhone. I'm needing to find an easy way of making a distribution list with about eight to ten people in it. If it can happen, I would also love it if somehow my iPad Mini could pick it up as well, so I can use it on either device. Does anyone

svn commit: r329004 - head/share/misc

2018-02-07 Thread Jeb Cramer
="Jason Evans\njas...@freebsd.org\n1999/0 jceel [label="Jakub Klama\njc...@freebsd.org\n2011/09/25"] jch [label="Julien Charbon\n...@freebsd.org\n2014/09/24"] jchandra [label="Jayachandran C.\njchan...@freebsd.org\n2010/05/19"] +jeb [label="Jeb Cramer\n...@free

svn commit: r329004 - head/share/misc

2018-02-07 Thread Jeb Cramer
="Jason Evans\njas...@freebsd.org\n1999/0 jceel [label="Jakub Klama\njc...@freebsd.org\n2011/09/25"] jch [label="Julien Charbon\n...@freebsd.org\n2014/09/24"] jchandra [label="Jayachandran C.\njchan...@freebsd.org\n2010/05/19"] +jeb [label="Jeb Cramer\n...@free

Re: Postgres install

2018-02-05 Thread Dave Cramer
planning to have >> different drive location for my data directory or any important parameter, >> please let me know. >> >> There are lots, but changing the data dir is not particularly difficult. https://www.postgresql.org/docs/9.3/static/runtime-config-file-locations.html Dave Cramer da...@postgresintl.com www.postgresintl.com > >> Thanks in Advance >> >> -- >> >> Regards, >> Azim >> >>

[ccp4bb] definition of "apo" and alternatives?

2018-01-31 Thread Johannes Cramer
Dear collegues, a while ago, there was a discussion in the board on the term apo-structure as a way to descibe a native, free, or unbound protein (no ligands). I think the conclusion was that an apo-form is a halo enzyme lacking a cofactor and should not be used as a substitute for "unbound". We

Re: [ccp4bb] cavities in protein structures

2018-01-30 Thread Johannes Cramer
Hi Claudia, another program that I used with success is Hollow ( https://www.ncbi.nlm.nih.gov/pubmed/19014592). It is really easy to use. You can get is here http://hollow.sourceforge.net/ It finds pockets in a defined area, fills them with water molecules and generates a pdb with those waters.

Re: Mechanical Turkish

2018-01-27 Thread Florian Cramer
Thanks for sharing this. None of the issues described in this write-up can be blamed on the corporate ownership of the currently popular social media. If people used Open Source, community-owned and community-run social media instead (like, for example, Mastodon or diaspora), there would be the

Re: [docbook-apps] Specific chunk.section.depth on one section

2018-01-23 Thread David Cramer
I'm pretty sure webhelp will work like any other chunked output. Even for toc generation, I think it relies on hooks that were in the xsls to find the file names etc. Regards, David On 1/18/18 12:00 PM, Bob Stayton wrote: A related approach that uses the same mechanism is to write a custom

Re: [docbook-apps] Specific chunk.section.depth on one section

2018-01-18 Thread David Cramer
Another option (that I don't see mentioned in Bob's book) would be to set the chunking depth very deep and then disable it using the stop-chunking?> processing-instruction in most cases: http://docbook.sourceforge.net/release/xsl/1.79.1/doc/pi/dbhtml_stop-chunking.html Regards, David On

[CODE4LIB] Reminder: call for participation on IIPC survey on web archive training needs

2018-01-17 Thread Tom Cramer
So far nearly 100 people from a dozen countries have taken the brief, 16-question survey on on web archive training needs. Have you? If not, please do! The results of the survey will be used to guide the development of an international curriculum to train people in web archiving. How do you

Re: social media critique: next steps?

2018-01-15 Thread Florian Cramer
One could argue that today's mainstream social media critique has finally caught up with the critical media theory of 10-15 years ago. The major arguments have already been made in, among others, Wendy Chun's "Control and Freedom" from 2005. Today's social media critique is a simplified,

Re: [ccp4bb] proxy settings for ccp4 package manager

2018-01-11 Thread Johannes Cramer
kanori Nakane > > On 2018/01/09 13:18, Johannes Cramer wrote: > >> Dear CCP4bb, >> >> does anyone know how I can make the ccp4 package manager use a proxy for >> downloading in Linux 64bit versions? >> This would make installing and updating a whole lot e

D1581: rust: implementation of `hg`

2018-01-10 Thread cramertj (Taylor Cramer)
cramertj added a comment. In https://phab.mercurial-scm.org/D1581#31035, @indygreg wrote: > In https://phab.mercurial-scm.org/D1581#31029, @cramertj wrote: > > > There are a lot of uses of `unwrap`, `expect`, and `panic` that can (and probably should) be replaced with proper error

D1581: rust: implementation of `hg`

2018-01-10 Thread cramertj (Taylor Cramer)
cramertj added a comment. Looks pretty good to me-- left a couple nits inline. There are a lot of uses of `unwrap`, `expect`, and `panic` that can (and probably should) be replaced with proper error handling using `Result` (and the `failure` crate). There are also a couple of

[ccp4bb] proxy settings for ccp4 package manager

2018-01-09 Thread Johannes Cramer
Dear CCP4bb, does anyone know how I can make the ccp4 package manager use a proxy for downloading in Linux 64bit versions? This would make installing and updating a whole lot easier for me... I exported http_proxy, https_proxy, ftp_proxy (and all their capital letter equivalents) and setup the

Lost AirPod

2018-01-08 Thread Tom Cramer
Good morning, Does anyone know what one can do if they've definitely lost an AirPod? Do I have to buy a new set, or can I buy just one? I'm bummed because it's the airpod I use the most and I have no idea how or where it could be now. I'll bet it fell out of my pocket. Thanks for any help. --

Re: Ten years in, nobody has come up with a use for blockchain

2017-12-30 Thread Florian Cramer
It's not either-or (technology and political agency), but both-and. The two things aren't cleanly separable. And this isn't any new or revolutionary insight, but exactly what McLuhan meant with "the medium is the message" and Wiener with the "human use of human beings" (or Lenin with his equation

Re: Ten years in, nobody has come up with a use for blockchain

2017-12-30 Thread Florian Cramer
On Sat, Dec 30, 2017 at 7:12 PM, Morlock Elloi wrote: But I want to get back to Bitcoin as a random mindless technology that > found its receptors in the society, and use proof by negation: Bitcoin has > three key components: asymmetric crypto (for signatures), Merkle

What does Time.MAX_VALUE actually represent?

2017-12-30 Thread Dave Cramer
We are having a discussion on the jdbc project about dealing with 24:00:00. https://github.com/pgjdbc/pgjdbc/pull/992#issuecomment-354507612 Dave Cramer

Re: Ten years in, nobody has come up with a use for blockchain

2017-12-29 Thread Florian Cramer
> The *goal* of the Bitcoin proof of concept was 'an electronic payment > system based on cryptographic proof instead of trust, allowing any two > willing parties to transact directly with each other without the need for a > trusted third party.' So when the author of this avid-reader essay >

Re: psycopg2 and java gssapi questions

2017-12-21 Thread Dave Cramer
k > slightly different for a Java client, but the principle is the same) > > JDBC docs on GSSAPI can be found https://jdbc.postgresql.org/documentation/head/connect.html Dave Cramer da...@postgresintl.com www.postgresintl.com

[CODE4LIB] call for participation: IIPC survey on web archive training needs

2017-12-14 Thread Tom Cramer
Do you (or your institution) archive the web? If so, how do you get training on the skills, tools and knowledge needed to do so effectively? What kind of training would you most like to have? The goal of this effort is to give people the critical “how to” information and skills they need for

Re: [ccp4bb] PyMol question

2017-12-13 Thread Johannes Cramer
you can try the 'hide cell' command. This should hide the unit cell box, however, I don't know why it is not displayed in your 'unrendered' gui... Cheers, Johannes 2017-12-11 23:47 GMT+01:00 Cygler, Miroslaw : > Hi, > When I loaded the ed map into PyMol v1.8.4.1 and

Re: [docbook-apps] REST API description

2017-12-07 Thread David Cramer
I don't think DocBook is the right vocabulary for modeling a REST API. There's an XML schema, WADL (Web Application Description Language) that is designed for that: https://en.wikipedia.org/wiki/Web_Application_Description_Language I would suggest putting the API specification in WADL and

Re: [Scidb-users] Scidb fails to compile with Clang-5.0

2017-12-06 Thread Gregor Cramer
On Monday 13 November 2017 16:53:43 Bogdan Burlacu wrote: > Of course, clang is probably not supported, but I thought it interesting to > report it here anyway. I've checked in r1449, now it should compile with clang-5.0. Unfortunately I don't have this compiler version, and momently I cannot

Re: [ccp4bb] 3D stereo and pymol

2017-11-28 Thread Johannes Cramer
Hi Christine, as far as I know, it does not work at all with Geforce cards. The Nvidia drivers do not support windowed quad buffered GL, which you need for coot/pymol. It does not matter whether you use Windows or Linux. But this is based on my personal experience from around Oct. 2016. Maybe

Air Pods with I devices

2017-11-17 Thread Tom Cramer
Hello. I bought some air pods that I really like using with my I phone. Now that I have the Apple watch, I was told they could be used with it as well. How can I go from one device to another? They seem to always go with the I Phone and not the watch. Do I need to have the phone off in order

Re: [HACKERS] PSA: don't be in a hurry to update to XCode 9.0

2017-11-12 Thread Dave Cramer
Tom, Did you ever find a solution to this without updating ? Dave Cramer da...@postgresintl.com www.postgresintl.com On 21 September 2017 at 13:01, Dave Cramer <p...@fastcrypt.com> wrote: > Too late I just stumbled over this as well! > > Dave Cramer > > d

Re: [CODE4LIB] mailing list

2017-11-01 Thread Tom Cramer
2 users forward, 1 user back? see also “frog in the well" - Tom On Nov 1, 2017, at 12:55 PM, Eric Lease Morgan > wrote: I am happy to report that our mailing list continues to antidotally

[sustainable_tompkins-l] 11/9: Winterizing Your Garden

2017-11-01 Thread Jennie Rebecca Cramer
/event/register?id=1219=1 Contact Jennie Cramer<http://ccetompkins.org/staff/jennie-cramer> Horticulture Program Manager jr...@cornell.edu<mailto:jr...@cornell.edu> [tel://6072722292;ext=146](607) 272-2292 ext 146 http://ccetompkins.org/events/2017/11/09/winterizing-your-garden J

Re: [Scidb-users] CQL

2017-11-01 Thread Gregor Cramer
> >> CQL is a nice play of words on the well known SQL (Structured Query > >> Language) and i like keeping it. But maybe renaming it will help > >> differentiate Gregor's implementation from the original ? > > > > The point is that Scidb's design will be quite different from current CQL > > 5.0,

Re: [Pdns-users] Very odd negative cache behaviour for world-gen.g.aaplimg.com

2017-10-31 Thread Matthias Cramer
is a log which loglevel of 3 and quiet=no and a trace to the domain in question via "rec_control trace-regex 'world-gen\.g\.aaplimg\.com'" Regards Matthias On 31/10/17 15:57, Remi Gacogne wrote: > Hello Matthias, > > On 10/31/2017 03:40 PM, Matthias Cramer wrote: >> We do s

<    3   4   5   6   7   8   9   10   11   12   >