Search Discussions
-
I hope we don't have a consensus on this. Long commands with underscores in them are certainly another sign of the coming apocalypse ;) - Thomas -- Thomas Lockhart lockhart@alumni.caltech.edu South ...
Thomas Lockhart
Oct 11, 1999 at 3:18 pm
Oct 12, 1999 at 11:14 pm -
Hi ! I found some errors in pgsql. 1. ---- # ./configure --with-template=solaris_sparc_gcc --enable-hba --with-perl loading cache ./config.cache checking host system type... sparc-sun-solaris2.5.1 ...
System Administrator
Oct 24, 1999 at 11:21 am
Oct 25, 1999 at 4:57 pm -
I have just released pgAdmin v6.5.2. It can be found at: http://www.pgadmin.freeserve.co.uk/ This is the biggest update ever (not that I want it to sound like bloatware but we've now exceeded 10,000 ...
Dave Page
Oct 1, 1999 at 4:01 pm
Oct 8, 1999 at 10:35 am -
I'm writing an application that should work with PostgreSQL server on Linux and ODBC-MS Access on Windows. I'm using the TclODBC package that works just fine. Under Windows, with ODBC- MS Access , ...
Constantin Teodorescu
Oct 31, 1999 at 11:10 am
Nov 1, 1999 at 5:45 am -
Hi, did anyone of you ever saw some strange problems with large objects and the postgresql 6.51? Sometimes ago I want to switch from 6.4.2 to 6.5.1 and my tools, using the large objects through the ...
Wolfgang Hottgenroth
Oct 2, 1999 at 7:50 am
Oct 4, 1999 at 2:34 pm -
unsubscribe pgsql-interfaces
Pablo Salazar Loaiza
Oct 4, 1999 at 1:10 pm
Oct 27, 1999 at 2:19 am -
Hello, I have different errors while running pgAdmin (6.5.2) on NT (4.0 SP4) and Windows 98, connecting to a Linux box (RH 5.1, Postgres 6.5.2 RPMs). Under W98 : I first installed just pgAdmin, then ...
Nicolas Huillard
Oct 26, 1999 at 4:59 pm
Oct 28, 1999 at 9:52 am -
Hello, Are there any tools on earth that allow replication between an Access database and a PostgreSQL server ? I think about things like : * standalone Windows app that have two ODBC connections and ...
Nicolas Huillard
Oct 27, 1999 at 9:38 am
Oct 28, 1999 at 9:03 am -
Hi all! I want to write a PostgreSQL based program in C++ on Linux system, but I have a problem: For example, user must fill up the form. One of the fields is product_symbol that is a key in another ...
Ryszard Kurek
Oct 16, 1999 at 7:05 pm
Oct 18, 1999 at 8:26 am -
Used by regression test script. No reason the script can't inline the createlang script's code, though. Lamar Owen WGCR Internet Radio 1 Peter 4:11
Lamar Owen
Oct 11, 1999 at 11:00 pm
Oct 15, 1999 at 11:59 am -
Hi there, Please bear with me. This question has surely already been asked and answered. But can't find the answer. I have downloaded Postgresql 6.5.2 and installed it. I am not sure whether ...
Ibrahim Shaame
Oct 8, 1999 at 7:10 am
Oct 13, 1999 at 7:59 am -
I am using jdbc with java servlets to connect to Postgres database. When I set the CLASSPATH to the driver it works fine. But how do I make the server (Netscape3.6/Apache) find this Driver. It is ...
Zubair Saifullah
Oct 6, 1999 at 6:59 am
Oct 7, 1999 at 2:06 pm -
Zdenek Moravec
Oct 4, 1999 at 6:59 am
Oct 31, 1999 at 10:50 am -
Hi, I've a problem with uppercase letter in table and fields definition. For example let be a table called 'Services' with fields 'Id' 'Name' 'Vaule', now if with PHP or pgaccess ort psql I make this ...
Fabio.di.Fabio
Oct 29, 1999 at 10:27 am
Oct 30, 1999 at 1:27 pm -
Hi, I'm trying to connect to a PostgreSQL database via the JDBC-PostgreSQL interface in StarOffice, but I got a error when I try to create a table. Any suggestion? ciao, Fabio
Fabio.di.Fabio
Oct 20, 1999 at 5:53 pm
Oct 21, 1999 at 10:25 pm -
There are no Debian-specific issues involved, so I am forwarding this to the PostgreSQL interfaces list. Perhaps someone will have some idea? -- Vote against SPAM: http://www.politik-digital.de/spam/ ...
Oliver Elphick
Oct 20, 1999 at 10:39 am
Oct 20, 1999 at 5:24 pm -
I'm trying to do this: if (counter != -1) /* No ha habido ningún error */ { PreparedStatement pstmt=null; sql="insert into tar_historico values (?,?,?)"; razon="<br Query: " + sql; try { pstmt = ...
Esteban Chiner Sanz
Oct 18, 1999 at 5:06 pm
Oct 19, 1999 at 7:52 pm -
Hello, I need an ODBC driver that I can run under Linux. I am running PostgreSQL 6.5.1 on a Mandrake 6.0. I have tried the driver that is distributed under the filename pgodbc-0.11.tgz. I have also ...
Joseph A. Martin
Oct 15, 1999 at 1:14 pm
Oct 16, 1999 at 11:13 pm -
Hi, With many cooperators, I have made a *bash built-in command* for PostgreSQL called "pgbash". The pgbash is the system which offers the 'direct SQL'/'embedded SQL' interface for PostgreSQL by ...
SAKAIDA
Oct 1, 1999 at 8:22 am
Oct 15, 1999 at 2:29 am -
I have two Tables: TableA( parameterone int, parametertwo int, PRIMARYKEY(parameterone), UNIQUE(parameterone) ); TableB( parameterthree int )INHERITS(TableA); I expect from this that when we insert ...
Dutt Kalapatapu
Oct 11, 1999 at 7:24 pm
Oct 12, 1999 at 1:37 am -
This is my first message to the list so hello everybody !! I want to develop a database application with Borland C++ Builder. I want to access a PostgreSQL sited in a remote Linux, and I have many ...
J. Carlos Muro
Oct 6, 1999 at 6:25 am
Oct 7, 1999 at 1:22 pm -
Hi, all. I am having a problem when accessing the postgresql database via servlet. I set up a java web server (Win 95), and my servlet program need to access the remote postgresql database which is ...
Zhang-lan
Oct 1, 1999 at 3:56 pm
Oct 4, 1999 at 1:22 pm -
Hi, I have released pgbash-1.2.1. http://www.psn.co.jp/PostgreSQL/pgbash/index-e.html Main updating content is next. 1.The improvement of the interactive operational environment. 2.The addition of ...
SAKAIDA
Oct 29, 1999 at 10:34 am
Nov 3, 1999 at 6:09 am -
After upgrading to postgresql 6.5.2 and pgaccess 0.98, I have been unable to start pgaccess, although I can use psql okay. When starting pgaccess, the error message: Tcl error executing pg_exec ...
Jim Lemon
Oct 20, 1999 at 3:01 am
Oct 24, 1999 at 10:13 pm -
I am having problem linking an ODBC program under RedHat linux. The ODBC interface is the one that came with PostgreSQL distribution. gcc gives error: psqlodbc.o(.text+0x0): multiple definition of ...
John Smith
Oct 22, 1999 at 10:15 pm
Oct 23, 1999 at 7:36 am -
Hello, I have posgresql-6.5.2 on BSDI-4.0.1 and installed DBI-1.13. when I'm trying to compile DBD (DBD-Pg-0.93): bash$/usr/local/bin/perl Makefile.PL I'm recieving an error: Can't load module DBI, ...
Serguei Tchernev
Oct 21, 1999 at 4:24 am
Oct 21, 1999 at 6:00 am -
Hello, I have installed PostgreSQL 6.5.2 on my Linux box, and ODBC drivers for Windows from http://www.insightdist.com/psqlodbc. All seemed to work fine, that is I can connect tables using MsAccess, ...
Cristiano Verondini
Oct 12, 1999 at 4:14 pm
Oct 16, 1999 at 12:33 pm -
In my first ever attempt to connect to PostgreSQL-current (on NetBSD/i386-current) from M$Access (on NT4 using PostODBC 6.40.0006) I get Unable to locate type name "lo" in catalogue [#17] when trying ...
Patrick Welche
Oct 13, 1999 at 6:25 pm
Oct 14, 1999 at 5:06 pm -
Hi, I'm using Java1.2 and the jdbc interface I'm writing a little app that lets me view and edit tables in a JTable GUI. I get the following SQLException when using the updateString method in ...
Nigel Tamplin
Oct 8, 1999 at 8:50 pm
Oct 11, 1999 at 2:07 pm -
Because the next release is going to probably be 7.0, if people have backward compatability library code that they have been dying to remove, this is the time for it. I don't recommend removing ...
Bruce Momjian
Oct 9, 1999 at 12:53 pm
Oct 10, 1999 at 8:43 pm -
I can't duplicate this here --- does anyone else see it? Can you provide a debugger backtrace from the crashed backend? Is there anything in the postmaster log file? Which perl release do you have? ...
Tom Lane
Oct 2, 1999 at 3:09 pm
Oct 4, 1999 at 6:28 pm -
Hi, looking at the source for libpq- it looks like any requests using pqWait could block for a potentially (very) long time (e.g 15mins default TCP/ip timeout). This includes some requests using the ...
Dirk Niggemann
Oct 2, 1999 at 6:07 pm
Oct 3, 1999 at 1:45 am -
I'm somewhat new to postgres and I want to create forms for a database I am assembling, I'm running postgres 6.5.1. However, I have no idea how to use the pgaccess form interface. Could someone send ...
Nkosi Dilworth
Oct 28, 1999 at 4:42 am
Oct 28, 1999 at 6:49 am -
hi everybody, i am using posgresql backend with php3 & apache. i want to upload & downloading files from or into database what sort of datatype should i use? postgres doesn't seem to have blob(binary ...
Anjan Borthakur
Oct 26, 1999 at 10:34 am
Oct 26, 1999 at 12:43 pm -
Question - I did not see any examples on how to scroll forward and backward through a result set. I can do the forward part without a problem doing result.next but how do I implement something like ...
Richard Reyes
Oct 26, 1999 at 4:04 am
Oct 26, 1999 at 6:17 am -
I just recently installed FreeBSD 3.3 on a machine and installed PostgreSQL 6.5.2 from the ports collection. As a test I tried to compile the libpq example number 1 from the postgreSQL web page, but ...
Lars Strobor
Oct 25, 1999 at 11:28 pm
Oct 26, 1999 at 1:20 am -
Never mind got it WHERE name LIKE 'A%' Tom -----Original Message----- From: Thomas Byrnes Sent: Monday, October 25, 1999 12:04 PM To: 'pgsql-interfaces@postgresql.org'; 'pgsql-general@postgresql.org' ...
Thomas Byrnes
Oct 25, 1999 at 4:07 pm
Oct 25, 1999 at 6:42 pm -
The lo id is currently stored in the parameter EXEC_buffer pointer with a cast, and is pulled out again later when it is needed. Bit of a hack but it works. Later on if EXEC_buffer is not NULL it is ...
Sam O'Connor
Oct 24, 1999 at 2:02 am
Oct 25, 1999 at 1:13 am -
hi, I want to print the files that are created when I print a pgaccess 0.98 report. it seems as if my ps-viewers can not handle the postscript code created by pgaccess ? I am also unable to print ...
Hans Matzen
Oct 23, 1999 at 9:46 am
Oct 24, 1999 at 8:58 am -
I quite often use pg_result -assign arrayname It does a great job, but I would badly need an array with numeric indices: arrayname(0,0) instead of arrayname(0,qty) First number is row number, second ...
Kambiz Darabi
Oct 18, 1999 at 4:54 pm
Oct 19, 1999 at 1:03 am -
Hi Just plugged into this list, searched all the archives (interfaces) but found nothing apropriate. My question: is Tcl/Tk 8.2.1 supported with postgreSQL, i heard there was a major change in the C ...
Gerhard Hintermayer
Oct 18, 1999 at 6:18 pm
Oct 18, 1999 at 7:26 pm -
Thanks Tom. Using Server Side cursors solves the immediate problem (as long as I remember not to put a semi colon on then end of the query!). Unfortunately though, this means that the recordset must ...
Dave Page
Oct 18, 1999 at 8:23 am
Oct 18, 1999 at 4:01 pm -
Hello, is it possible to have MsAccess modify tables from imported ODBC Postgres database? Thanks Cris -- Cristiano Verondini http://www.ing.unibo.it/~cverond
Cristiano Verondini
Oct 16, 1999 at 12:49 pm
Oct 18, 1999 at 2:03 pm -
Err . . . Am new to postgres and this list. I am using the ODBC Driver from Insight Corp Version 6.40.00.04 and Postgres Version 6.5.1-2. I am having Win 98 clients and want to access Postgres via ...
Lakshmi Anand K.
Oct 16, 1999 at 1:33 am
Oct 18, 1999 at 2:10 am -
Having migrated pgAdmin and some of my other apps to ADO from DAO, I am now getting an "Insufficient base table information for updating or refreshing" error under certain circumstances when trying ...
Dave Page
Oct 15, 1999 at 2:18 pm
Oct 15, 1999 at 6:16 pm -
Hello, I tried to use unixODBC to connect to a PostgreSQL 6.5.1 DB via StarOffice. I couldn't successfully configure odbcinst.ini or odbc.ini. I started isql which failed with the following message: ...
Jan Dittberner
Oct 15, 1999 at 8:36 am
Oct 15, 1999 at 1:58 pm -
Hi, I am just starting to get the taste of Postgresql (it took me so long to install and make it work). Now I want to attack the real thing: using the ecpg interface and programme under C and ...
Ibrahim Shaame
Oct 15, 1999 at 7:08 am
Oct 15, 1999 at 1:02 pm -
Hello, I'm using apache postgres and php, I created a database called "manip" and i want to acces this database via a web page I use the following php script to connect to the base: <HTML <?php ...
Edouard DESSIOUX
Oct 15, 1999 at 10:06 am
Oct 15, 1999 at 11:28 am -
I've noticed crossplatform problem using encoding in JDBC interface. I want to use ISO8859-2 characters in my database and accessing from java interface in Windows and Linux. Default encoding in ...
Bartek Teodorczyk
Oct 14, 1999 at 10:38 am
Oct 14, 1999 at 12:25 pm
Group Overview
group | pgsql-interfaces |
categories | postgresql |
discussions | 109 |
posts | 279 |
users | 131 |
website | postgresql.org |
irc | #postgresql |
131 users for October 1999
Archives
- August 2013 (3)
- July 2013 (4)
- May 2013 (11)
- March 2013 (1)
- February 2013 (5)
- December 2012 (2)
- September 2012 (1)
- July 2012 (3)
- March 2012 (1)
- February 2012 (1)
- December 2011 (1)
- November 2011 (1)
- September 2011 (1)
- July 2011 (3)
- June 2011 (13)
- May 2011 (3)
- March 2011 (1)
- November 2010 (1)
- September 2010 (2)
- August 2010 (10)
- June 2010 (18)
- April 2010 (1)
- February 2010 (5)
- November 2009 (12)
- September 2009 (3)
- July 2009 (5)
- June 2009 (6)
- May 2009 (2)
- April 2009 (1)
- March 2009 (6)
- February 2009 (8)
- January 2009 (12)
- December 2008 (22)
- November 2008 (1)
- October 2008 (15)
- September 2008 (3)
- August 2008 (23)
- July 2008 (17)
- June 2008 (15)
- May 2008 (19)
- April 2008 (13)
- March 2008 (4)
- February 2008 (9)
- January 2008 (20)
- December 2007 (13)
- November 2007 (20)
- October 2007 (18)
- September 2007 (5)
- August 2007 (29)
- July 2007 (9)
- June 2007 (15)
- May 2007 (62)
- April 2007 (19)
- March 2007 (45)
- February 2007 (23)
- January 2007 (42)
- December 2006 (44)
- November 2006 (19)
- October 2006 (32)
- September 2006 (38)
- August 2006 (31)
- July 2006 (24)
- June 2006 (50)
- May 2006 (19)
- April 2006 (30)
- March 2006 (38)
- February 2006 (89)
- January 2006 (48)
- December 2005 (48)
- November 2005 (72)
- October 2005 (34)
- September 2005 (39)
- August 2005 (53)
- July 2005 (34)
- June 2005 (68)
- May 2005 (65)
- April 2005 (85)
- March 2005 (89)
- February 2005 (84)
- January 2005 (19)
- December 2004 (56)
- November 2004 (44)
- October 2004 (31)
- September 2004 (21)
- August 2004 (27)
- July 2004 (42)
- June 2004 (78)
- May 2004 (33)
- April 2004 (73)
- March 2004 (43)
- February 2004 (86)
- January 2004 (24)
- December 2003 (60)
- November 2003 (51)
- October 2003 (69)
- September 2003 (71)
- August 2003 (64)
- July 2003 (38)
- June 2003 (95)
- May 2003 (99)
- April 2003 (185)
- March 2003 (185)
- February 2003 (130)
- January 2003 (118)
- December 2002 (89)
- November 2002 (167)
- October 2002 (87)
- September 2002 (92)
- August 2002 (105)
- July 2002 (154)
- June 2002 (99)
- May 2002 (111)
- April 2002 (58)
- March 2002 (149)
- February 2002 (85)
- January 2002 (102)
- December 2001 (48)
- November 2001 (101)
- October 2001 (91)
- September 2001 (18)
- August 2001 (83)
- July 2001 (112)
- June 2001 (93)
- May 2001 (137)
- April 2001 (142)
- March 2001 (223)
- February 2001 (209)
- January 2001 (342)
- December 2000 (271)
- November 2000 (304)
- October 2000 (291)
- September 2000 (125)
- August 2000 (205)
- July 2000 (232)
- June 2000 (152)
- May 2000 (212)
- April 2000 (173)
- March 2000 (89)
- February 2000 (269)
- January 2000 (221)
- December 1999 (329)
- November 1999 (289)
- October 1999 (279)
- September 1999 (330)
- August 1999 (292)
- July 1999 (317)
- June 1999 (390)
- May 1999 (340)
- April 1999 (247)
- March 1999 (315)
- February 1999 (336)
- January 1999 (234)
- December 1998 (143)
- November 1998 (241)
- October 1998 (217)
- September 1998 (142)
- August 1998 (275)
- July 1998 (336)
- June 1998 (191)
- May 1998 (183)
- April 1998 (321)
- March 1998 (172)
- February 1998 (30)
- January 1998 (50)