Re: [GENERAL] [Off Topic] Visualizing grouping sets/cubes

2017-02-11 Thread Adrian Klaver
On 02/10/2017 05:44 AM, Leonardo M. Ramé wrote: Hi, I'm reading about Grouping Sets/Rollup/Cube and I wonder which js/html5 library allows displaying *easily* (without having to re-format it) the returned data from those functions. Just ran across the below, not sure if it meets your needs: ht

[GENERAL] [Off Topic] Visualizing grouping sets/cubes

2017-02-10 Thread Leonardo M . Ramé
Hi, I'm reading about Grouping Sets/Rollup/Cube and I wonder which js/html5 library allows displaying *easily* (without having to re-format it) the returned data from those functions. Regards, -- Leonardo M. Ramé Medical IT - Griensu S.A. Av. Colón 636 - Piso 8 Of. A X5000EPT -- Córdoba Tel.: +

[GENERAL] Off topic - How to start a new thread

2016-01-06 Thread D'Arcy J.M. Cain
On Wed, 06 Jan 2016 12:46:08 -0500 James Keener wrote: > How does one "start a new thread"? I wasn't aware that changing the > subject wouldn't be enough. I tried :/ If you want to start a new thread don't reply to an existing one. Even if you change the subject it is still part of the old threa

Re: [GENERAL] Off Topic: Anybody reading this via news.gmane.org?

2014-09-25 Thread Ian Pilcher
No problem reading (and hopefully posting) via Gmane here. -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented friendship"

[GENERAL] Off Topic: Anybody reading this via news.gmane.org?

2014-09-25 Thread George Neuner
Just wondering if anyone else reads this list via gmane and also is having problems? I follow several lists via gmane and a few days ago all my posts started being rejected - no authorization email, just an immediate "you are not allowed to post" error. Then 2 days ago, I also lost read a

Re: [GENERAL] [Off Topic] Software load balancing question

2010-10-05 Thread Vick Khera
On Mon, Oct 4, 2010 at 7:02 PM, Mike Christensen wrote: > Hi guys, in my typical "ignore the rules when I have an audience of > smart techie people", I thought I'd poll the group about software load > balancing.  I know next to nothing about it, but I'm deploying my site > Some really heavy hit s

Re: [GENERAL] [Off Topic] Software load balancing question

2010-10-04 Thread Mike Christensen
Thanks, Pound sounds pretty awesome - looks like it'll do exactly what I need.. Thanks! On Mon, Oct 4, 2010 at 5:51 PM, Scott Marlowe wrote: > On Mon, Oct 4, 2010 at 5:02 PM, Mike Christensen wrote: >> Hi guys, in my typical "ignore the rules when I have an audience of >> smart techie people",

Re: [GENERAL] [Off Topic] Software load balancing question

2010-10-04 Thread John R Pierce
On 10/04/10 5:51 PM, Scott Marlowe wrote: Build a light apache server and use mod proxy to reverse proxy the dir where your dynamic pages come from on a heavy server. or even lighttp or nginx or similar on the front end server. These servers are very suitable for serving lots of static cont

Re: [GENERAL] [Off Topic] Software load balancing question

2010-10-04 Thread Scott Marlowe
On Mon, Oct 4, 2010 at 5:02 PM, Mike Christensen wrote: > Hi guys, in my typical "ignore the rules when I have an audience of > smart techie people", I thought I'd poll the group about software load > balancing.  I know next to nothing about it, but I'm deploying my site > (built on Postgres 9.0 n

[GENERAL] [Off Topic] Software load balancing question

2010-10-04 Thread Mike Christensen
Hi guys, in my typical "ignore the rules when I have an audience of smart techie people", I thought I'd poll the group about software load balancing. I know next to nothing about it, but I'm deploying my site (built on Postgres 9.0 now!) within the next few days and at least want a simple solution

Re: [GENERAL] Off Topic: ICD-10 codes in a database table?

2009-02-26 Thread Martin Gainty
transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. Date: Thu, 26 Feb 2009 13:04:26 -0600 Subject: Re: [GENERAL] Off Topic: ICD-10 codes in a

Re: [GENERAL] Off Topic: ICD-10 codes in a database table?

2009-02-26 Thread Andrew Gould
On Thu, Feb 26, 2009 at 11:36 AM, Andrew Gould wrote: > On Thu, Feb 26, 2009 at 11:27 AM, Steve Atkins wrote: > >> >> On Feb 26, 2009, at 7:12 AM, Andrew Gould wrote: >> >> Background: ICD-10 is a clinical coding system maintained by the World >>> Health Organization. The system is used in mos

Re: [GENERAL] Off Topic: ICD-10 codes in a database table?

2009-02-26 Thread Andrew Gould
On Thu, Feb 26, 2009 at 11:27 AM, Steve Atkins wrote: > > On Feb 26, 2009, at 7:12 AM, Andrew Gould wrote: > > Background: ICD-10 is a clinical coding system maintained by the World >> Health Organization. The system is used in most "advanced" countries. >> Hospitals in the USA must convert f

Re: [GENERAL] Off Topic: ICD-10 codes in a database table?

2009-02-26 Thread Steve Atkins
On Feb 26, 2009, at 7:12 AM, Andrew Gould wrote: Background: ICD-10 is a clinical coding system maintained by the World Health Organization. The system is used in most "advanced" countries. Hospitals in the USA must convert from ICD-9 to ICD-10 by 2013. Problem: I've been trying to f

Re: [GENERAL] Off Topic: ICD-10 codes in a database table?

2009-02-26 Thread Andrew Gould
On Thu, Feb 26, 2009 at 10:06 AM, Richard Huxton wrote: > Andrew Gould wrote: > > Problem: I've been trying to find a table of ICD-10 codes to import into > a > > database; but the only listings that I can find are in publicly available > > pdf files. I've tried to copy the text to text files,

Re: [GENERAL] Off Topic: ICD-10 codes in a database table?

2009-02-26 Thread Richard Huxton
Andrew Gould wrote: > Problem: I've been trying to find a table of ICD-10 codes to import into a > database; but the only listings that I can find are in publicly available > pdf files. I've tried to copy the text to text files, but the resulting > layout is horrible -- it would take, literally,

[GENERAL] Off Topic: ICD-10 codes in a database table?

2009-02-26 Thread Andrew Gould
Background: ICD-10 is a clinical coding system maintained by the World Health Organization. The system is used in most "advanced" countries. Hospitals in the USA must convert from ICD-9 to ICD-10 by 2013. Problem: I've been trying to find a table of ICD-10 codes to import into a database; but t

Re: [GENERAL] Off Topic: MS Access and SSL to access PostgreSQL

2008-12-17 Thread Andrew Gould
Please disregard. I found an SSL option in the ODBC driver configuration. On Wed, Dec 17, 2008 at 9:18 AM, Andrew Gould wrote: > Is anyone using MS Access and SSL to access a PostgreSQL server? If so, > how did you get MS Access to use SSL? > > Thanks, > > Andrew >

[GENERAL] Off Topic: MS Access and SSL to access PostgreSQL

2008-12-17 Thread Andrew Gould
Is anyone using MS Access and SSL to access a PostgreSQL server? If so, how did you get MS Access to use SSL? Thanks, Andrew

[GENERAL] [off topic] looking for as/400 advice

2008-03-03 Thread Merlin Moncure
Hello list, We are looking for someone with experience on the as/400 (running os/400) platform, particularly in legacy environments. We are porting an application to as many architectures as possible. We know very little about as/400, but we have had some customers request support. Does anybody

Re: [GENERAL][Off Topic] PostgreSQL slammed by PHP creator

2006-09-16 Thread Simon_Kelly
> > I found in my youth that a mini slides better on it roof than on it's > > wheels. > > I can top that :). I hit a telephone pole at 135MPH in a 66 Cuda :) > If it hadn't been for the gravel around that corner, I would have beat > the other car too. I used to dream of hitting 70mph in the min

Re: [GENERAL] off topic - web shop

2006-09-12 Thread Sim Zacks
I used Interchange to build a chinese auction website about 5-6 years ago and it worked great. A minor amount of scripting was needed for custom functions, but other then that it worked "out of the box" Sergiusz Jarczyk wrote: Hi Benjamin Smith wrote: [...] I'd guess you're looking for OSComm

Re: [GENERAL] off topic - web shop

2006-09-12 Thread Sergiusz Jarczyk
Hi Benjamin Smith wrote: [...] I'd guess you're looking for OSCommerce. (Sucks, but less so than most other free alternatives) [...] You can also check Interchange (www.icdevgroup.org). Although it's a way more complicated than OSCommerce (in fact, IC is more an application server than sim

Re: [GENERAL] off topic - web shop

2006-09-12 Thread Benjamin Smith
On Monday 11 September 2006 11:30, stig erikson wrote: > Hi. > We are looking to open a small web shop. I looked around to see if there are any open source web shops. > Can anyone recommend any web shop system (free or non-free)? I'd guess you're looking for OSCommerce. (Sucks, but less so than

[GENERAL] off topic - web shop

2006-09-11 Thread stig erikson
Hi. We are looking to open a small web shop. I looked around to see if there are any open source web shops. Can anyone recommend any web shop system (free or non-free)? thanks stig ---(end of broadcast)--- TIP 4: Have you searched our list archive

Re: [GENERAL] Off-Topic: DBMS Market Research

2006-04-13 Thread Ron Mayer
Renato Cramer wrote: Can someone where I can found DBMS Market Researches? What institutes publish reliable researchs? Gartner, IDC? Note it's hard for any company to provide reliable research that spans both open-source and non-open-source products. For example, one company I'm familiar with

[GENERAL] Off-Topic: DBMS Market Research

2006-04-12 Thread Renato Cramer
Hello All, Can someone where I can found DBMS Market Researches? What institutes publish reliable researchs? Gartner, IDC? Thanks in advance. Renato Cramer. ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[GENERAL] [Off Topic] Swing vs SWT

2005-10-07 Thread Dan Armbrust
Michael Schmidt wrote: Mr. Armbrust, Hopefully, this isn't off topic.  Just wondering why SWT instead of swing?   Michael Schmidt I'm pretty sure this is completely off topic, but I'll indulge it - I've done development using Swing and SWT - and I find SWT's APIs to be muc

[GENERAL] off topic

2005-07-18 Thread Jamie Deppeler
Sorry this question is off topic. Does anyone know a good resource for tomcat tuning ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

Re: [GENERAL] Off-topic: monograph for database postgraduate

2005-02-22 Thread Bruno Wolff III
On Tue, Feb 22, 2005 at 08:22:31 -0300, Renato Cramer <[EMAIL PROTECTED]> wrote: > Hello All, > > I'm terminating a database postgraduate and need prepare my monograph. > > Anybody will can suggest a subject for it? > > I'm want use PostgreSQL. Have you looked at the TODO list? -

Re: [GENERAL] Off-topic: monograph for database postgraduate

2005-02-22 Thread Richard Huxton
Renato Cramer wrote: Hello All, I'm terminating a database postgraduate and need prepare my monograph. Anybody will can suggest a subject for it? I'm want use PostgreSQL. Well, the TODO list is here: http://developer.postgresql.org/todo.php There's been a lot of discussion on the hacker's list re

[GENERAL] Off-topic: monograph for database postgraduate

2005-02-22 Thread Renato Cramer
Hello All, I'm terminating a database postgraduate and need prepare my monograph. Anybody will can suggest a subject for it? I'm want use PostgreSQL. Thanks in advance. Renato Cramer. ---(end of broadcast)--- TIP 3: if posting/reading through Us

Re: [GENERAL] off Topic: Looking for a good sql query

2004-11-25 Thread felix
On Fri, Nov 26, 2004 at 01:19:59PM +1100, Jamie Deppeler wrote: > This post is a bit off topic im looking a good sql book can someone give > me a recommendation? I am a middling SQL guy; I have used functions, triggers, outer joins, etc, but not often. But I've been doing that for years :-) my

Re: [GENERAL] off Topic: Looking for a good sql query

2004-11-25 Thread Jim Seymour
Jamie Deppeler <[EMAIL PROTECTED]> wrote: > > Hi, > > This post is a bit off topic im looking a good sql book can someone give > me a recommendation? I was pleased with... The Practical SQL Handbook Third Edition Judith S. Bowman, Sandra L. Emerson, & Marcy Darnovsky Addison-Wesley Developers

[GENERAL] off Topic: Looking for a good sql query

2004-11-25 Thread Jamie Deppeler
Hi, This post is a bit off topic im looking a good sql book can someone give me a recommendation? ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[GENERAL] Off Topic: Book about High available / Load Balancing / Cluster

2004-06-17 Thread Renato Cramer
Hi All, Someone will can say me anything about the Tony Bourke's book "Server Load Balancing"? I need study these subjects. Any recommendation? Thanks in advance. Renato Cramer. ---(end of broadcast)--- TIP 7: don't forget to increase your free s

Re: [GENERAL] [off-topic] Bugtracker using PostgreSQL

2003-11-10 Thread Martin Marques
El Lun 10 Nov 2003 16:14, MaRcElO PeReIrA escribió: > Hi guys, > > Do you know any web based bug tracker software that > use PostgreSQL??? > > Somebody has told me about Mantis, but it use MySQL... > and I resign to use that! :( > > Which is the best bug tracker you > know???(PHP+PostgreSQL) Wa

Re: [GENERAL] [off-topic] Bugtracker using PostgreSQL

2003-11-10 Thread Gaetano Mendola
MaRcElO PeReIrA wrote: Hi guys, Do you know any web based bug tracker software that use PostgreSQL??? Somebody has told me about Mantis, but it use MySQL... and I resign to use that! :( Which is the best bug tracker you know???(PHP+PostgreSQL) We use TUTOS ( www.tutos.org ) but the bugs trackin

[GENERAL] [off-topic] Bugtracker using PostgreSQL

2003-11-10 Thread MaRcElO PeReIrA
Hi guys, Do you know any web based bug tracker software that use PostgreSQL??? Somebody has told me about Mantis, but it use MySQL... and I resign to use that! :( Which is the best bug tracker you know???(PHP+PostgreSQL) Thanks in advance and Best Regards, Marcelo Pereira Yahoo! Mail - 6MB, a

Re: [GENERAL] [Off-topic, Meta-question] Problems with psql-general

2001-10-18 Thread Marc G. Fournier
On Thu, 18 Oct 2001, David Pirotte wrote: > Allan Engelhardt wrote: > > > > Sorry for the offtopic nature, but: > > > > 1. Am I the only one who are having problems with the listerver not honouring the >NOMAIL option? > > I prefer to read the list on news and am a little annoyed with the vol

Re: [GENERAL] [Off-topic, Meta-question] Problems with psql-general list

2001-10-13 Thread Allan Engelhardt
Tom Lane wrote: > Allan Engelhardt <[EMAIL PROTECTED]> writes: > > 1. Am I the only one who are having problems with the listerver not honouring the >NOMAIL option? > > Marc said yesterday that he'd been forced to rebuild the subscriber list > for pgsql-general. Sounds like your NOMAIL preferen

Re: [GENERAL] [Off-topic, Meta-question] Problems with psql-general list

2001-10-13 Thread Tom Lane
Allan Engelhardt <[EMAIL PROTECTED]> writes: > 1. Am I the only one who are having problems with the listerver not honouring the >NOMAIL option? Marc said yesterday that he'd been forced to rebuild the subscriber list for pgsql-general. Sounds like your NOMAIL preference got lost in the shuffle

RE: [GENERAL] Off topic? - Solution for a delimiter problem

2000-12-21 Thread Andrew Gould
is) my friend for many such cases. > > > -Original Message- > > From: Andrew Gould [SMTP:[EMAIL PROTECTED]] > > Sent: Wednesday, December 20, 2000 5:58 PM > > To: Postgres Mailing List > > Subject:Re: [GENERAL] Off topic? - Solution for

RE: [GENERAL] Off topic? - Solution for a delimiter problem

2000-12-21 Thread Jeff Eckermann
trl-V then Ctrl-I). Sed has been (and is) my friend for many such cases. > -Original Message- > From: Andrew Gould [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, December 20, 2000 5:58 PM > To: Postgres Mailing List > Subject: Re: [GENERAL] Off topic? - Solution for a delimi

Re: [GENERAL] off topic

2000-10-17 Thread Adam Lang
"pgsql-general" <[EMAIL PROTECTED]> Sent: Tuesday, October 17, 2000 8:45 AM Subject: [GENERAL] off topic > > Does anybody know a rpm-4 [binaries ftp/web download. add.] archived with rpm-3 or tar.gz. > Thanks > Lucian >

[GENERAL] OFF topic : does anybody know free hosting with PgSQL & PHP

2000-08-03 Thread luc00