Re: [GENERAL] Info

2014-01-31 Thread Raymond O'Donnell
On 31/01/2014 19:30, Gary Rodríguez Ramírez wrote: > Hi, I don’t want receive emails from mailing list users to my inbox > because is lot. Please helpme, thank you! You just unsubscribe instructions are in the footer of every email sent from the list. Ray. -- Raymond O'Donnell :: Galway ::

[GENERAL] Info

2014-01-31 Thread Gary Rodríguez Ramírez
Hi, I don’t want receive emails from mailing list users to my inbox because is lot. Please helpme, thank you! --- Este mensaje no contiene virus ni malware porque la protección de avast! Antivirus está activa. http://www.avast.com <>

Re: [GENERAL] Info regarding bug list for all previous releases

2012-07-31 Thread Bruce Momjian
On Tue, Jul 31, 2012 at 01:14:07PM -0500, Kevin Grittner wrote: > Rajeev rastogi wrote: > > > I have been trying to find out all the bug list statistics for all > > previous version releases but I could not get any information > > regarding this on internet. > > > > So can you please help me to

Re: [GENERAL] Info regarding bug list for all previous releases

2012-07-31 Thread Kevin Grittner
Rajeev rastogi wrote: > I have been trying to find out all the bug list statistics for all > previous version releases but I could not get any information > regarding this on internet. > > So can you please help me to get these details. I'm not aware of any statistics; I think you would need

[GENERAL] Info regarding bug list for all previous releases

2012-07-17 Thread Rajeev rastogi
Hello, I have been trying to find out all the bug list statistics for all previous version releases but I could not get any information regarding this on internet. So can you please help me to get these details. Also please let me know if this is not right mailing list for such question th

Re: [GENERAL] Info about concurrent sequential scans

2010-02-22 Thread Daniele Varrazzo
On Mon, Feb 22, 2010 at 7:59 PM, Andreas Kretschmer wrote: > Daniele Varrazzo wrote: > >> Hello, >> >> at Prato PgDay in 2007 I remember hearing in a speech about a (then >> yet to come) "seqscan piggyback" feature, allowing concurrent >> sequential scans to use the same disk reads. I've now goog

Re: [GENERAL] Info about concurrent sequential scans

2010-02-22 Thread Andreas Kretschmer
Daniele Varrazzo wrote: > Hello, > > at Prato PgDay in 2007 I remember hearing in a speech about a (then > yet to come) "seqscan piggyback" feature, allowing concurrent > sequential scans to use the same disk reads. I've now googled for info > about this feature, but I found nothing conclusive (

Re: [GENERAL] Info about concurrent sequential scans

2010-02-22 Thread Bruce Momjian
Daniele Varrazzo wrote: > Hello, > > at Prato PgDay in 2007 I remember hearing in a speech about a (then > yet to come) "seqscan piggyback" feature, allowing concurrent > sequential scans to use the same disk reads. I've now googled for info > about this feature, but I found nothing conclusive (e.

[GENERAL] Info about concurrent sequential scans

2010-02-22 Thread Daniele Varrazzo
Hello, at Prato PgDay in 2007 I remember hearing in a speech about a (then yet to come) "seqscan piggyback" feature, allowing concurrent sequential scans to use the same disk reads. I've now googled for info about this feature, but I found nothing conclusive (e.g. [1], [2] - which I don't know whe

Re: [GENERAL] info on strange error messages on postgresql

2005-06-16 Thread Joe Maldonado
What's at the top and bottom of that? >PG prints out a memory stats dump like this when it runs out of memory. >The dump itself isn't much use to anyone but a developer; what you want >to look into is what triggered it. The error message appearing just >after (or maybe just before, I forget) shou

Re: [GENERAL] info on strange error messages on postgresql

2005-04-29 Thread Joe Maldonado
Tom Lane wrote: >Joe Maldonado <[EMAIL PROTECTED]> writes: > > >>I have these messages on my 7.4.7 database log... >>TopMemoryContext: 87494704 total in 10676 blocks; 179400 free (61 >>chunks); 87315304 used >>TopTransactionContext: 57344 total in 3 blocks; 648 free (5 chunks); >>56696 used >>De

Re: [GENERAL] info on strange error messages on postgresql

2005-04-28 Thread Tom Lane
Joe Maldonado <[EMAIL PROTECTED]> writes: > I have these messages on my 7.4.7 database log... > TopMemoryContext: 87494704 total in 10676 blocks; 179400 free (61 > chunks); 87315304 used > TopTransactionContext: 57344 total in 3 blocks; 648 free (5 chunks); > 56696 used > DeferredTriggerXact: 0 tot

[GENERAL] info on strange error messages on postgresql

2005-04-28 Thread Joe Maldonado
Hello, I have these messages on my 7.4.7 database log... TopMemoryContext: 87494704 total in 10676 blocks; 179400 free (61 chunks); 87315304 used TopTransactionContext: 57344 total in 3 blocks; 648 free (5 chunks); 56696 used DeferredTriggerXact: 0 total in 0 blocks; 0 free (0 chunks); 0 used SPI

Re: [GENERAL] info please

2000-12-13 Thread Roderick A. Anderson
On Tue, 12 Dec 2000 [EMAIL PROTECTED] wrote: > Hello, can you PLEASE send me some information on what this is all about. > I'm lost here. I'm brand new to the whole SQL language and I need all the > help I can get. > Thanks, Sounds like trolling for e-mail addresses. Sorry but I'm not an

RE: [GENERAL] info please

2000-12-13 Thread Trewern, Ben
Title: RE: [GENERAL] info please For an SQL tutorial try http://sqlcourse.com/ but if you want information on PostgreSQL then look at http://www.postgresql.org/users-lounge/docs/7.0/tutorial/ which is not really written for beginners but if you persist you should get there in the end

Re: [GENERAL] Info required about RDM Database

1999-05-18 Thread Kevin Lo
Dinesh Patil wrote: > Hi, Hi, Dinesh, > I am working on Postgres currently but we will be replacing postgres with > another database for advanced features and different platforms like Windows > NT > where postgres cannot be used. You can port PostgreSQL to NT :) please see my page: http://mem

[GENERAL] Info required about RDM Database

1999-05-18 Thread Dinesh Patil
Hi, I am working on Postgres currently but we will be replacing postgres with another database for advanced features and different platforms like Windows NT where postgres cannot be used. I have benchmarked databases like Object Store from Object Design Inc and RDM(Raima Database Manager++) fr

RE: [GENERAL] info on people running postgre

1999-03-25 Thread The Hermit Hacker
On Thu, 25 Mar 1999, Juan Alvarez Ferrando wrote: > Hi, > > We have tryed PostgreSQL as the backend of a Java application used to > collect orders and other information. Everything would have been fine but > for the lack of row-level locking, and some problems with processes that go > hanged whe

RE: [GENERAL] info on people running postgre

1999-03-25 Thread James Thompson
On Thu, 25 Mar 1999, Juan Alvarez Ferrando wrote: > > collect orders and other information. Everything would have been fine but > for the lack of row-level locking, and some problems with processes that go > I'm not yet doing anything in a production environment yet, but the next version of pos

RE: [GENERAL] info on people running postgre

1999-03-25 Thread Juan Alvarez Ferrando
Hi, We have tryed PostgreSQL as the backend of a Java application used to collect orders and other information. Everything would have been fine but for the lack of row-level locking, and some problems with processes that go hanged when locked for to long. Also we have experienced a couple of corr

Re: [GENERAL] info on people running postgre

1999-03-25 Thread K.T.
ou keep in mind that backups are very important in postgreSQL and that vacuuming often will save you lots of headaches. -Original Message- From: Eric Enockson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, March 25, 1999 1:59 AM Subject: [GENERAL

[GENERAL] info on people running postgre

1999-03-25 Thread Eric Enockson
hi, I am going to be implementing an online database and was considering oracle on an ultra, until i checked the price and 2,000 dollars, no way. I have used mSQL and looked at mySQL and now am aware of postgres and have heard that it is the most robust and well used of the free