Search Discussions
-
Here is something I totally don't understand. And i need this one to be fixed... Here is a transcript of a session, with a test-table containing only one oid-column.... [jeroen@rulgfu sql]$ psql -f ...
Jeroen Schaap
Nov 12, 1998 at 1:59 pm
Nov 13, 1998 at 12:08 pm -
9
PL/pgSQL
Hello, I've installed postgresql-v6.4 on BSDI-3.1 But, there are two problems with PL/pgSQL: First: I have to install plpgsql language on every database, I wonder, if I can install it for everyone. ...Sergei Chernev
Nov 11, 1998 at 3:12 pm
Dec 13, 1998 at 5:24 am -
Oracle has a facility for loading in massive data files, sqlload I think is the name. I'd like to load some big data into PostgreSQL 6.4 for testing purposes. Is there a way built in or would a perl ...
John Holland
Nov 25, 1998 at 2:45 pm
Nov 29, 1998 at 5:05 pm -
Hi A 'contains' search in postgreSQL is: select * from tablex where name = '%test%'; When I want exactly the same but case insensitive, how do I do that? By searching through the mail archive I came ...
Wim Ceulemans
Nov 9, 1998 at 9:30 am
Nov 10, 1998 at 4:55 am -
Hi, I installed postgres v3.4 but cannot connect to it, as I always get user authentication failures. I've already wittled my pg_hba.conf down to host all 127.0.0.1 255.255.255.255 trust host all ...
Adriaan Joubert
Nov 6, 1998 at 12:01 pm
Nov 7, 1998 at 7:36 am -
The following psql session terminates with a backend problem. Does somebody has an idea what went wrong? Can't use `group by' in views, perhaps? ...
Ulf Mehlig
Nov 4, 1998 at 10:44 pm
Nov 30, 1998 at 5:44 pm -
I'm working on integrating Large Objects into a database. I'm courious about a couple of different things. 1) Can you view large objects from the psql interface? 2) Is there a way to reference the ...
David Giffin
Nov 19, 1998 at 10:36 pm
Nov 22, 1998 at 6:01 am -
Dear All, For those of you who don't want to wade through the details, here's the question: "How do I get the date portion of a datetime field for ALL ENTRIES in a table regardless of whether the ...
Stuart Rison
Nov 26, 1998 at 4:22 pm
Nov 29, 1998 at 10:32 am -
Does anyone have exeperiences with AIX4.2/postgreSQL 6.3.2? Now I'm unable to compile it I've got the following error message: bash-2.01$ gmake Making postgres.imp ./backend/port/aix/mkldexport.sh ...
Memphisto
Nov 9, 1998 at 10:47 am
Nov 10, 1998 at 2:35 pm -
Hi all, i've got this annoying problem : if you create a table with an uppercase name, postgres transforms it in lower case. After that, if you try to retrieve the primary keys for this table ( still ...
Charles-Edouard Ruault
Nov 17, 1998 at 8:25 pm
Nov 18, 1998 at 8:48 am -
how many levels of rollbacks can postgres handle? Is it set to only rollback changes for the last transaction done on a database, or can you specify how many transactions to rollback to. lorenzo
Lorenzo Huerta
Nov 10, 1998 at 11:36 pm
Nov 12, 1998 at 7:32 pm -
Hi Everybody, i had many problems getting postgres 6.4 to work properly under irix 6.5.1. - destroydb fails, pg_dump does not work and other things seem to be broken. I have tried to compile with ...
Fuad Abdallah
Nov 10, 1998 at 9:56 am
Nov 11, 1998 at 8:22 am -
A few weeks ago there was lots of messages about a port to WinNT of postgres 6.4. Is this still the case and will it be available for download? If not..is there any time frame when it will be. Thanks ...
Chris Williams
Nov 3, 1998 at 1:28 pm
Nov 6, 1998 at 3:15 am -
We plan to release PostgreSQL, version 6.4, within the next week. An announcement will be made as soon as it is ready. You can see the changes for this release on our web site at the bottom of the ...
Bruce Momjian
Nov 3, 1998 at 12:26 am
Nov 3, 1998 at 1:07 pm -
pg_dump seems to be getting a little confused on ACLs, look at this: REVOKE ALL on "cat" from PUBLIC; GRANT ALL on "nobody" to "nobody"; For everything that has any differing priveleges, it does the ...
Dustin Sallings
Nov 9, 1998 at 7:24 am
Dec 12, 1998 at 9:01 pm -
Hello, I've kind of run into a wall, just now, and I don't know if I can climb it with Postgres. In order to fully explain my problem, I've got to actually go into detail about my database setup... ...
Bob Dusek
Nov 24, 1998 at 9:59 pm
Nov 25, 1998 at 11:02 pm -
I'm in the process of loading a database on a virtual server. Because I do not have root privileges (technically it is a shared machine), I am encountering all sorts of hiccups. Trying the copy ...
Gilley, Charles H.
Nov 20, 1998 at 1:59 pm
Nov 20, 1998 at 6:37 pm -
First off, I would like to take this opportunity to thank everyone who worked on the new postgres v6.4. I have it up and working here, and most all appears well. I do have two questions. Firstly, I ...
Bob Kruger
Nov 9, 1998 at 4:03 pm
Nov 9, 1998 at 9:58 pm -
Hello again, I am using the age() function to determine the average shelf-life of inventory items that are being stored in my database. And, I think the function is definitely worth having around. It ...
Bob Dusek
Nov 5, 1998 at 11:49 am
Nov 5, 1998 at 10:55 pm -
Greetings, great thanks to Oleg Broytmann for his useful advice, I've understood the proper fromat for input data at last and the problem with copying DB from file was successfully solved. Well, I ...
Dmitry Iv Popov
Nov 27, 1998 at 10:55 pm
Nov 30, 1998 at 7:29 am -
unsubscribe
Jiang Feng
Nov 14, 1998 at 12:38 am
Nov 24, 1998 at 1:15 pm -
I have tried to create a min(oid) aggregate, but when I use it, I get the message `ERROR: fmgr_info: function 108994: cache lookup failed'. What does this mean, please? I created it thus: create ...
Oliver Elphick
Nov 23, 1998 at 2:18 pm
Nov 24, 1998 at 6:56 am -
Morning... I've just merged the User Gallery and Third Party software into one, as well as begun work on rebuilding the interfaces to it. The end goal is to get it such that someone who submit'd an ...
The Hermit Hacker
Nov 23, 1998 at 3:06 am
Nov 24, 1998 at 3:07 am -
Greetings, would you be so kind to give me an advice: how can I connect/convert Visual FoxPro database to PostgreSQL and read data from it from my Java applet (i.e. is there JDBC public driver)? ...
Dmitry Iv Popov
Nov 22, 1998 at 10:25 pm
Nov 23, 1998 at 10:07 pm -
Hello, I'm currently looking for any documentation anyone on the list knows of that shows the performance of Linux on any Intel hardware (preferrably a dual PII) for serving web/database services. I ...
Matthew Hixson
Nov 19, 1998 at 9:26 am
Nov 19, 1998 at 6:51 pm -
Hello everyone, I apologize if this seems elementary to you, but I just spent quite a bit of time searching the archives and the documentation for a way to do this. I may have been looking wrong, but ...
Bob Dusek
Nov 5, 1998 at 3:33 am
Nov 5, 1998 at 11:52 am -
Hi, I'd like to know if there's an operator that converts from float8 to text. It should be because PGSQL can print a float8 number. ...
Memphisto
Nov 2, 1998 at 3:27 pm
Nov 3, 1998 at 11:23 am -
Hi, I am running Postgres 6.3.2 on Caldera Linux 2.0.35. There are a few scripts written in Perl using Pg.pm which tune up the database nightly. They've been running for more than three months. ...
Anand Surelia
Nov 30, 1998 at 7:49 pm
Dec 1, 1998 at 1:40 pm -
Greetings, great thanks to Paul Ramsey, Mr. Ramaswamy, Ulf Mehlig and Peter Mount for their useful advices! Well, now I have the following problem: base exported from VFoxPro (with delimiters '|') ...
Dmitry Iv Popov
Nov 26, 1998 at 7:48 pm
Nov 27, 1998 at 1:07 pm -
Okay, trying to turn on web access to my table. Pending some changes to the pg_hba.conf file, I have the following on my tables: ...
Gilley, Charles H.
Nov 25, 1998 at 9:23 pm
Nov 26, 1998 at 9:47 am -
Hi, The November 16, 1998 issue of "Information Week" mentions Postgres in an article on page 186 called "Red Hat Linux: Almost Free, And Full of Functions". Quoting from the article... "Red Hat even ...
Byron Nikolaidis
Nov 25, 1998 at 4:39 pm
Nov 25, 1998 at 5:41 pm -
I am trying to add prices together using either the monetary type or float4 type. Monetary doesn't seem to add, and float4 renders results out to 7 decimal places. Also, float4 doesn't display prices ...
Rob Cleveland
Nov 20, 1998 at 8:06 pm
Nov 21, 1998 at 1:31 am -
Hi, I have been using EPCG since 6.3.2 with no problems. I am extending some code written in my 6.3.2 days which is now targeting a newly built 6.4. I now have a problem connecting to my database. ...
Lincoln Spiteri
Nov 19, 1998 at 2:36 pm
Nov 19, 1998 at 3:00 pm -
i've just gotten around to upgrading to 6.4 on a couple of FreeBSD (2.2.7) servers, and i'm having problems creating databases in alternate locations. basically, here's what i did: 1) dumped the data ...
Jeff Hoffmann
Nov 13, 1998 at 5:49 pm
Nov 13, 1998 at 7:21 pm -
(copying to GENERAL because that's where it seems to belong) Let's clarify the terms first: The only STORAGE METHOD used by postgres is a regular file or a set of files. Objects are stored and ...
Gene Selkov Jr.
Nov 11, 1998 at 4:55 pm
Nov 12, 1998 at 8:21 am -
-------------------------------------------------------------------------------- Sebestyén Zoltán AKA Memphisto It all seems so stupid, it makes me want to give up. szoli@netvisor.hu But why should I ...
Memphisto
Nov 11, 1998 at 3:25 pm
Nov 11, 1998 at 4:33 pm -
I have the following problem: A Netscape Enterprise web server is running on an AIX where I installed a PostgreSQL DBMS. The web server is running on 'wwwin' account and it's cgis must have access to ...
Memphisto
Nov 9, 1998 at 2:56 pm
Nov 9, 1998 at 3:23 pm -
Hi, first of all i must say that i have just started reading this list so please excuse if am off topic. I have just compiles postgres-6.4 under irix 6.5.1 with the SGI cc v7.2.1 and everything seems ...
Fuad Abdallah
Nov 9, 1998 at 2:25 pm
Nov 9, 1998 at 3:19 pm -
Is there any facility to convert "Epoch time <- DATE" as that would be rather useful..... James (james@linuxrocks.co.uk) Vortex Internet My Windows unders~1 long filena~1, and yours?
A James Lewis
Nov 5, 1998 at 6:29 pm
Nov 5, 1998 at 7:25 pm -
Hi, I've got this little problem: I've got two relations: groups(name text); -- This one contains the name of usergroups; users (username text, groupid oid, constraint grid primary key(username)); -- ...
Memphisto
Nov 5, 1998 at 1:01 pm
Nov 5, 1998 at 6:33 pm -
After 5 intense months of development, the PostgreSQL Global Development Group is pleased to announce the release of v6.4, a much improved release of the popular PostgreSQL ORDBMS. As always, there ...
The Hermit Hacker
Nov 5, 1998 at 3:08 am
Nov 5, 1998 at 1:46 pm -
Is there any way to enter a large object (Binary) into a database using psql... or any other tool I can run from a shell script... Ideally I need to be able to take stdin and put it in a particular ...
A James Lewis
Nov 4, 1998 at 2:46 am
Nov 4, 1998 at 6:59 am -
Does Postgres support images or binary files in a database? Is this what the large objects are for? chg
Gilley, Charles H.
Nov 3, 1998 at 1:53 pm
Nov 4, 1998 at 6:47 am -
I just tried to upgrade a production server to 6.4 today. I do a psql -e template1 < dump psql complains about the query being too long and eventually segfaults. I reloaded 6.3.2 and it works find. I ...
Gregory Maxwell
Nov 30, 1998 at 8:02 pm
Nov 30, 1998 at 8:02 pm -
The Hermit Hacker
Nov 30, 1998 at 3:10 pm
Nov 30, 1998 at 3:10 pm -
OK, after the armaggedon I was talking about in my previous post I managed to make a clean reinstallation (moved the data dirs, reinstalled postgres, imported back the data dirs) and now things are ...
Fabrizio Ermini
Nov 30, 1998 at 1:57 pm
Nov 30, 1998 at 1:57 pm -
Excuse me the hype - It seems that ALL my postgres site went down and I'm not able to make it work again!!! I've 6.3.2 here, on a 2.0.31 Slackware Linux box - always worked fine. Today a query ...
F Ermini
Nov 30, 1998 at 12:32 pm
Nov 30, 1998 at 12:32 pm -
unsubscribe pgsql-general-digest subscribe pgsql-general
Colin Smith
Nov 28, 1998 at 9:50 pm
Nov 28, 1998 at 9:50 pm -
-----BEGIN PGP SIGNED MESSAGE----- I'm working with a PHP-based application that is using PostgreSQL in the background. One of the tables in the application has been used for double-duty which is ...
Roland Roberts
Nov 27, 1998 at 10:34 pm
Nov 27, 1998 at 10:34 pm
Group Overview
group | pgsql-general |
categories | postgresql |
discussions | 130 |
posts | 266 |
users | 117 |
website | postgresql.org |
irc | #postgresql |
117 users for November 1998
Archives
- August 2013 (761)
- July 2013 (663)
- June 2013 (644)
- May 2013 (789)
- April 2013 (795)
- March 2013 (663)
- February 2013 (841)
- January 2013 (904)
- December 2012 (821)
- November 2012 (944)
- October 2012 (841)
- September 2012 (940)
- August 2012 (801)
- July 2012 (661)
- June 2012 (733)
- May 2012 (764)
- April 2012 (704)
- March 2012 (984)
- February 2012 (814)
- January 2012 (863)
- December 2011 (916)
- November 2011 (1,172)
- October 2011 (1,102)
- September 2011 (1,114)
- August 2011 (1,074)
- July 2011 (906)
- June 2011 (951)
- May 2011 (993)
- April 2011 (1,080)
- March 2011 (1,095)
- February 2011 (1,004)
- January 2011 (896)
- December 2010 (1,068)
- November 2010 (1,225)
- October 2010 (1,154)
- September 2010 (1,115)
- August 2010 (880)
- July 2010 (1,038)
- June 2010 (1,349)
- May 2010 (1,161)
- April 2010 (1,172)
- March 2010 (1,209)
- February 2010 (1,214)
- January 2010 (1,351)
- December 2009 (1,202)
- November 2009 (476)
- October 2009 (1,234)
- September 2009 (1,234)
- August 2009 (1,254)
- July 2009 (1,440)
- June 2009 (1,417)
- May 2009 (1,215)
- April 2009 (1,177)
- March 2009 (1,366)
- February 2009 (1,330)
- January 2009 (1,174)
- December 2008 (951)
- November 2008 (1,411)
- October 2008 (1,476)
- September 2008 (1,241)
- August 2008 (1,175)
- July 2008 (1,244)
- June 2008 (1,056)
- May 2008 (1,130)
- April 2008 (1,435)
- March 2008 (1,656)
- February 2008 (1,511)
- January 2008 (1,590)
- December 2007 (1,470)
- November 2007 (1,758)
- October 2007 (1,693)
- September 2007 (1,381)
- August 2007 (2,067)
- July 2007 (1,249)
- June 2007 (1,778)
- May 2007 (1,629)
- April 2007 (1,276)
- March 2007 (1,731)
- February 2007 (1,710)
- January 2007 (1,939)
- December 2006 (1,601)
- November 2006 (1,843)
- October 2006 (1,571)
- September 2006 (1,274)
- August 2006 (1,481)
- July 2006 (1,149)
- June 2006 (1,242)
- May 2006 (1,582)
- April 2006 (1,355)
- March 2006 (1,577)
- February 2006 (1,201)
- January 2006 (1,715)
- December 2005 (1,381)
- November 2005 (1,408)
- October 2005 (1,907)
- September 2005 (1,209)
- August 2005 (1,605)
- July 2005 (1,317)
- June 2005 (1,391)
- May 2005 (1,358)
- April 2005 (1,419)
- March 2005 (1,611)
- February 2005 (1,511)
- January 2005 (1,855)
- December 2004 (1,334)
- November 2004 (1,525)
- October 2004 (1,549)
- September 2004 (1,341)
- August 2004 (1,640)
- July 2004 (963)
- June 2004 (1,219)
- May 2004 (936)
- April 2004 (1,188)
- March 2004 (1,223)
- February 2004 (1,326)
- January 2004 (1,670)
- December 2003 (1,638)
- November 2003 (1,747)
- October 2003 (1,575)
- September 2003 (1,857)
- August 2003 (1,786)
- July 2003 (1,557)
- June 2003 (1,927)
- May 2003 (1,290)
- April 2003 (1,564)
- March 2003 (1,565)
- February 2003 (1,761)
- January 2003 (1,625)
- December 2002 (1,225)
- November 2002 (1,477)
- October 2002 (1,432)
- September 2002 (1,401)
- August 2002 (1,246)
- July 2002 (1,869)
- June 2002 (1,337)
- May 2002 (1,185)
- April 2002 (1,254)
- March 2002 (1,363)
- February 2002 (1,418)
- January 2002 (1,181)
- December 2001 (879)
- November 2001 (1,117)
- October 2001 (1,177)
- September 2001 (1,213)
- August 2001 (1,270)
- July 2001 (1,316)
- June 2001 (1,630)
- May 2001 (1,677)
- April 2001 (16)
- March 2001 (1,633)
- February 2001 (1,597)
- January 2001 (1,668)
- December 2000 (1,001)
- November 2000 (1,067)
- October 2000 (1,304)
- September 2000 (992)
- August 2000 (846)
- July 2000 (1,145)
- June 2000 (797)
- May 2000 (832)
- April 2000 (695)
- March 2000 (220)
- February 2000 (478)
- January 2000 (656)
- December 1999 (643)
- November 1999 (506)
- October 1999 (622)
- September 1999 (384)
- August 1999 (494)
- July 1999 (406)
- June 1999 (462)
- May 1999 (405)
- April 1999 (328)
- March 1999 (382)
- February 1999 (360)
- January 1999 (295)
- December 1998 (239)
- November 1998 (266)
- October 1998 (278)
- September 1998 (185)
- August 1998 (224)
- July 1998 (432)
- June 1998 (352)
- May 1998 (134)