Search Discussions
-
Hi everyone, I had PostgreSQL 7.0.3 installed on my system, but I had the memory detach problem so I decided to upgrade to 7.1 beta 3 instead of patching. With this I mean Cygwin worked for ...
JJAR
Jan 30, 2001 at 1:09 am
Feb 9, 2001 at 2:32 am -
I am observing the following postmaster shutdown problem with 7.0.3 and the 12/29/2000 snapshot on Cygwin 1.1.7: After postmaster has been driven by multiple simultaneous (JDBC) connections, ...
Jason Tishler
Jan 5, 2001 at 7:12 pm
Feb 5, 2001 at 5:49 pm -
Over the last few days, I ran the regression tests for 7.1 Beta 3 much more than I have in the past for 7.0.2 and 7.0.3. Unfortunately, I experienced the following problems: 1. Until I did a cvs ...
Jason Tishler
Jan 16, 2001 at 4:34 am
Jan 18, 2001 at 9:04 pm -
I tried AF_UNIX sockets with Cygwin few months ago. The code have compiled OK but was not working. The special file in Cygwin that represents the socket was somehow corrupted (there was no <!socket ...
Horák Daniel
Jan 15, 2001 at 1:02 pm
Jan 17, 2001 at 4:19 pm -
Hello, I have been trying to compile postgresql-7.0.3 on a uVax II running NetBSD 1.5, after some problems i am almost there, now i only get these errors during the final compile: rewrite/SUBSYS.o ...
Bart sikkes
Jan 18, 2001 at 12:35 am
Jan 18, 2001 at 11:42 pm -
I'm using a servlet-engine and the PostgreSQL JDBC driver to connect to a Cygwin version of PostgreSQL 7.0.3 that I have compiled ... using also ipc-daemon 1.8 i think the version is ... whatever the ...
Andrew Lombardi
Jan 18, 2001 at 8:30 am
Feb 9, 2001 at 2:27 am -
Hi, I want instal on my server pgsql, i have installed gcc version 2.7.2.3.f.1, and for compile it i installed now GNU Make version 3.73, First I call ./configure (configure.log is attached to this ...
Marek Bobrowski
Jan 3, 2001 at 3:51 pm
Jan 4, 2001 at 4:30 pm -
Hi Is there somebody who uses libpq with Visual C++ 6 How to build libpq.dll ? Note that I can't use the ODBC driver because I want to use the pgsql's geometric types. Thanks for your response Teddy ...
Teddy Turmeaux
Jan 17, 2001 at 5:37 pm
Jan 19, 2001 at 1:46 pm -
Hello everyone, I am using PostGreSQL for all my Web site's data. Now, a client of mine wants to use one of my "applications" off-line as well on a Windoze machine. I got all the other software to ...
Stephan Richter
Jan 17, 2001 at 12:44 am
Jan 18, 2001 at 1:16 am -
hi, I couldn't compile postgres on AIX-4.3.3 . I did all the things written on INSTALL file but it gave me errors. The configure script worked successfully but when I ran "make all" as the postgres ...
Burak Bilen
Jan 25, 2001 at 9:13 am
Jan 27, 2001 at 9:12 am -
When I try to connect to the database I get the follwing error message: PQsendQuery() -- There is no connection to the backend. Why can not the client connect to the server? Do I have to do any ...
Burak Bilen
Jan 30, 2001 at 9:12 am
Jan 30, 2001 at 7:40 pm -
Does pgSQL has WinMe port? How can I have this port? Thanks Marcel
Marcel
Jan 27, 2001 at 1:01 am
Jan 29, 2001 at 3:02 am -
How are you on Alpha now? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel ...
Bruce Momjian
Jan 23, 2001 at 4:47 am
Jan 23, 2001 at 2:51 pm -
Hello, Some people experienced the problem (including me) that the '/etc/passwd' file was not found. What do I need to do? Is there somewhere a site which gives step-by-step instructions what to do? ...
Stephan Richter
Jan 17, 2001 at 5:38 pm
Jan 18, 2001 at 11:34 am -
I'm from Colombia S.A, here we speak spanish, I need to insert data in an information system that works with postgresql, the problem is that when I need to inserta a word like niño or canción ...
Mincho
Jan 17, 2001 at 5:40 pm
Jan 17, 2001 at 7:22 pm -
If postmaster is installed as an NT service using the 'invoker' utility, how can arrange to shutdown that service gracefully when NT shuts down? Here's some background: I'm trying to install ...
Fred Yankowski
Jan 12, 2001 at 7:59 pm
Jan 17, 2001 at 3:42 pm -
Hello PG's, I am trying to compile postgresql 7.0.3 on AIX 4.3.2. Configure worked fine with the following: ./configure --with-template=aix_gcc --with-includes=/usr/local/include ...
Jose Manuel Lorenzo Lopez
Jan 26, 2001 at 11:45 am
Jan 26, 2001 at 11:45 am -
Ryan Kirkpatrick
Jan 26, 2001 at 5:12 am
Jan 26, 2001 at 5:12 am -
hi, I want to compile a C program with postgres libraries, and I want to learn if there is a postgres binary for AIX-4.3.3 ? I want binaries because I couldn't compile postgres on AIX-4.3.3 .
Burak Bilen
Jan 25, 2001 at 9:43 am
Jan 25, 2001 at 9:43 am -
Hello, I normally don't like to locate application data in my "/var" partition, so I modified the postgresql startup script to locate PGDATA relative to the home directory of the postgres user. ...
Chris Wolf
Jan 24, 2001 at 1:34 pm
Jan 24, 2001 at 1:34 pm -
Hello ! I succesfully compiled postgresql in cygwin, but when I try to use the perl interface (Pg), both the version included in the source tree and the newer version from CPAN, I obtain an error. ...
Yaacov Akiba Slama
Jan 18, 2001 at 7:10 pm
Jan 18, 2001 at 7:10 pm -
I am getting the following error when I try to run a 'C' function from Postgresql. /usr/local/pgsql/programs/testdelim.so failed: undefined symbol: ECPGconnect The line form the testdelim.c is as ...
Rudy
Jan 15, 2001 at 12:24 am
Jan 15, 2001 at 12:24 am -
Dmitriy, You will need to apply the attached patch before the 7.0.3 regression tests will run under Cygwin. The following is the instructions to apply the patch: $ cd ...
Jason Tishler
Jan 11, 2001 at 8:48 pm
Jan 11, 2001 at 8:48 pm -
Hi, I had a problem building the system under Solaris 8. Here are the specifics: Version: 7.0.3 OS: Solaris 8 for Intel Compiler: gnu Problem desciption: The "varargs" definitions gave compiler ...
David Trusty
Jan 6, 2001 at 8:33 pm
Jan 6, 2001 at 8:33 pm -
Sheesh, really, I've used computers before. Let's try again, gunning for "comprehensible" this time... I recently installed Postgresql 7.0.0 on Windows 2000, intending to experiment with Tomcat. ...
Scott Evans
Jan 2, 2001 at 8:57 pm
Jan 2, 2001 at 8:57 pm -
[not sure if this made it to the list the first time... sorry if it did] experimentat with Tomcat. After some hunting I found a recent version of ipc-daemon.exe and things looked good. But after I ...
Scott Evans
Jan 2, 2001 at 8:53 pm
Jan 2, 2001 at 8:53 pm -
While running the regression tests, I have been bitten twice (once with 7.0.2 and once with a pre-7.1 Beta 2 snapshot) since pq.dll is *not* in my PATH. The attached patch corrects this problem and ...
Jason Tishler
Jan 2, 2001 at 5:37 pm
Jan 2, 2001 at 5:37 pm
Group Overview
group | pgsql-ports |
categories | postgresql |
discussions | 28 |
posts | 150 |
users | 31 |
website | postgresql.org |
irc | #postgresql |
31 users for January 2001
Archives
- September 2008 (1)
- July 2008 (10)
- June 2008 (10)
- May 2008 (20)
- April 2008 (1)
- March 2008 (7)
- February 2008 (15)
- January 2008 (8)
- November 2007 (8)
- October 2007 (6)
- August 2007 (13)
- July 2007 (5)
- June 2007 (3)
- May 2007 (8)
- April 2007 (7)
- March 2007 (5)
- February 2007 (13)
- January 2007 (15)
- December 2006 (8)
- November 2006 (18)
- September 2006 (8)
- August 2006 (10)
- July 2006 (4)
- June 2006 (17)
- May 2006 (60)
- April 2006 (14)
- March 2006 (44)
- February 2006 (31)
- January 2006 (8)
- December 2005 (29)
- November 2005 (21)
- October 2005 (17)
- September 2005 (22)
- August 2005 (20)
- July 2005 (35)
- June 2005 (37)
- May 2005 (110)
- April 2005 (10)
- March 2005 (20)
- February 2005 (32)
- January 2005 (46)
- December 2004 (6)
- November 2004 (13)
- October 2004 (14)
- September 2004 (13)
- August 2004 (12)
- July 2004 (25)
- June 2004 (22)
- May 2004 (16)
- April 2004 (9)
- March 2004 (13)
- February 2004 (16)
- January 2004 (23)
- December 2003 (36)
- November 2003 (38)
- October 2003 (32)
- September 2003 (39)
- August 2003 (27)
- July 2003 (11)
- June 2003 (18)
- May 2003 (6)
- April 2003 (27)
- March 2003 (23)
- February 2003 (9)
- January 2003 (12)
- November 2002 (79)
- October 2002 (24)
- September 2002 (13)
- August 2002 (15)
- July 2002 (21)
- June 2002 (26)
- May 2002 (13)
- April 2002 (18)
- March 2002 (10)
- February 2002 (17)
- January 2002 (25)
- December 2001 (24)
- November 2001 (54)
- October 2001 (47)
- September 2001 (11)
- August 2001 (29)
- July 2001 (30)
- June 2001 (25)
- May 2001 (100)
- April 2001 (214)
- March 2001 (180)
- February 2001 (104)
- January 2001 (150)
- December 2000 (63)
- November 2000 (106)
- October 2000 (94)
- September 2000 (33)
- August 2000 (53)
- July 2000 (46)
- June 2000 (61)
- May 2000 (82)
- April 2000 (41)
- March 2000 (28)
- February 2000 (85)
- January 2000 (60)
- December 1999 (112)
- November 1999 (79)
- October 1999 (78)
- September 1999 (117)
- August 1999 (93)
- July 1999 (292)
- June 1999 (215)
- May 1999 (97)
- April 1999 (61)
- March 1999 (120)
- February 1999 (87)
- January 1999 (93)
- December 1998 (26)
- November 1998 (1)
- October 1998 (1)
- September 1998 (1)
- August 1998 (1)
- July 1998 (1)
- June 1998 (1)
- May 1998 (1)
- April 1998 (1)
- March 1998 (1)
- February 1998 (1)
- January 1998 (1)
- December 1997 (1)
- October 1997 (2)
- September 1997 (1)
- August 1997 (1)
- July 1997 (1)
- June 1997 (1)
- May 1997 (1)
- April 1997 (1)