Search Discussions
-
9
pgaccess
hi, is pgaccess still a good software ? because my readline don't work with psql, so i'm looking for an alternate solution. thank you for your suggestion patrickPatrick Coulombe
Apr 16, 2002 at 4:39 pm
Apr 17, 2002 at 9:51 pm -
Currently I have a table on Microsoft Sequel Server that I wish to port over to Postgresql. This table has four primary keys and it's the combination of the four fields that make the record unique. I ...
Samsom, debra
Apr 18, 2002 at 3:00 pm
Jul 31, 2002 at 7:03 pm -
Hello, Two questions - 1. M$ SQL Server has an identity column which generates a sequential number for you, we use this often for unique primary keys. Does postgres support anything like this ? 2. ...
Chris
Apr 4, 2002 at 9:23 pm
Apr 5, 2002 at 7:25 pm -
I have installed pg 7.2.1_1, initialized & setup databases, installed plpgsql, set up users & superusers - everything seems to be ok.... but I cannot restore the backup of a database that was created ...
P. Jourdan
Apr 16, 2002 at 8:19 pm
Apr 17, 2002 at 11:24 pm -
My first question is about oid's. What are they exactly and when should/shouldn't I use them. I had trouble finding any information on them in either the online documentation or the online books. I'm ...
Juliet May
Apr 9, 2002 at 8:36 pm
Apr 10, 2002 at 4:02 pm -
Does Postgresql have something akin to the MSSQL "SQL Profiler" to perform database traces? Any info is appreciated. Thanks, Michael McConnell Systems Engineer Education Networks of America (615) ...
Michael McConnell
Apr 18, 2002 at 4:22 pm
Apr 19, 2002 at 6:35 pm -
Hi ! bash-2.04$ pg_dump my_db my_db_2904 Database version: PostgreSQL 7.2 on i686-pc-linux-gnu, compiled by GCC 2.96 pg_dump version: 7.0 Aborting because of version mismatch. Use --ignore-version if ...
Aarni Ruuhimäki / Megative Tmi / KYMI.com
Apr 30, 2002 at 10:22 am
Apr 30, 2002 at 10:57 am -
Hi, I have a rather complicated problem, that I hope someone can help with. My application keeps track of updates to an order database running on another machine. For reasons that are too complicated ...
John Taylor
Apr 23, 2002 at 1:36 pm
Apr 24, 2002 at 10:49 pm -
From the big picture of PostgreSQL architecture, I understand that query processing includes parser, rewriter, optimizer and executor. I am wondering at which step, PostgreSQL performs algebraic ...
Sophie yang
Apr 19, 2002 at 6:42 am
Apr 20, 2002 at 3:05 am -
Have only just installed RH7.2 and pgsql I'm trying to import an access csv file have already setup db with necessary columns. COPY wests from '/home/peter/wests.csv' using delimiters ';'; ERROR: ...
Peter Lowman
Apr 13, 2002 at 10:50 pm
Apr 15, 2002 at 1:59 pm -
Hello, I'm trying to use a Perl script to export a query result to a text file. The result should have no header or footer information. However, when I run the script, I get a message: DBD::Pg::st ...
Patrick Hatcher
Apr 10, 2002 at 4:45 pm
Apr 11, 2002 at 1:43 pm -
I have been trying to get started with PostgreSQL, and it hasn't been going well. I installed, ran initdb, but when I try to create a database with createdb I get an error that "username" does not ...
Kent Rigby
Apr 1, 2002 at 3:33 pm
Apr 2, 2002 at 12:24 am -
Hi all I've got a products table in my database that has the cost price of a product and another field called vatInclusive that is simply a boolean that tells me whether the cost price is vat ...
Rob
Apr 30, 2002 at 7:48 am
May 4, 2002 at 1:56 pm -
Sir I m using POSTGRESQL as backend.I need to take the INCREMENTAL backup of the database.But I am unable to find any way to fulfill my requirement.So its a request to you to help me in this case. I ...
Neeraj
Apr 30, 2002 at 5:41 am
Apr 30, 2002 at 5:00 pm -
Hi folks ! Where to start looking for cure ? I have a database, simple one, about teams and team members, nothing fancy about it, straight forward, add, mod and del teams and their members. Four ...
Aarni Ruuhimäki / Megative Tmi / KYMI.com
Apr 25, 2002 at 5:39 pm
Apr 26, 2002 at 2:55 pm -
3
triggers
Dear list, Just starting out with postgresql, I've got a 18 table db listing info on organisations and on the main organisation table I've got an update column (timestamp), to keep a record of the ...Paul butler
Apr 22, 2002 at 7:17 am
Apr 22, 2002 at 1:02 pm -
Hello, :-) Can someone help me spec out the hardware needed for a simple web-based database app? Basically, that application needs to lookup a single row by its primary key. This would be fairly ...
Pdg
Apr 21, 2002 at 11:20 pm
Apr 22, 2002 at 7:58 am -
can someone please give the correct syntax for a query that has a column timestamp that allows nulls and needs to be converted to a certain format and also needs to be concatenated with commas ...
Pam Wampler
Apr 17, 2002 at 2:14 pm
Apr 18, 2002 at 9:00 am -
I don't know if the subject line is a correct description I have three tables for entering time data for projects. The three tables are timeentries, projects, and projectstatus. timeentries ...
Brian Johnson
Apr 16, 2002 at 3:25 pm
Apr 17, 2002 at 10:23 am -
Hi, I try to set up PG7.1.3 The date format now is yyyy-mm-dd How can I start it in date format mm-dd-yyyy? in posgresql file I have: .......-p /usr/bin/postmaster start -o -i dev/null 2 ........... ...
Cristi
Apr 11, 2002 at 6:40 am
Apr 15, 2002 at 3:51 pm -
Wow, thank you! I'll study your examples to learn as well! I am using your fine program as a matter of fact, and when executing the CREATE FUNCTION code below, I get the message: ERROR: Unrecognized ...
April L
Apr 14, 2002 at 7:02 pm
Apr 14, 2002 at 7:56 pm -
Hi everyone, I'm trying to create a database and I'm getting some errors when I try to create some of the tables. I'm going to post the SQL and the errors and I'd appreciate it if there's a guru on ...
Tim Wilson
Apr 9, 2002 at 3:50 am
Apr 9, 2002 at 4:54 am -
Hi, I installed postgresql using cygwin. I got everything up and going fine. I read a suggestion on a help page that said I should run the postmaster in a separate cygwin window. That works fine too, ...
Juliet May
Apr 8, 2002 at 9:44 pm
Apr 8, 2002 at 11:05 pm -
HI, I am running Postgresql-7.2 with PHP 4.1.1 and I am beginning to use transactions inside of a php script: $Link = pg_connect("host=$Host dbname=$DBName user=$User") or die ("Couldn't connect to ...
Root
Apr 3, 2002 at 1:09 pm
Apr 4, 2002 at 10:15 pm -
Tried to search the novice archives and the engine just never returns an answer. This is probably a pretty common question so I hope I'll get a quick answer. I have two tables cgidat and tierdat. I ...
Lloyd Vancil
Apr 3, 2002 at 8:36 pm
Apr 4, 2002 at 12:07 am -
Hi, I've got a system where I want to store a full history in multiple rows as well as a current view which has the current values in one record. I know that all of the data that I want is in the ...
Eric soroos
Apr 29, 2002 at 11:03 pm
Apr 30, 2002 at 3:02 am -
Hi, I'm inserting data into the database (via a JSP) and I'm getting the incorrect year sometimes. The date is entered by the user (it is their birthdate) then inserted into the database as dd-mm-yy ...
Sharon Cowling
Apr 29, 2002 at 9:04 pm
Apr 29, 2002 at 11:10 pm -
Hi, Does postgreSQL support atomic multi-table updates? Something like: update items,month set items.price=month.price where items.id=month.id; We are considering postgreSQL for a project where we ...
Steve Aulenbach
Apr 24, 2002 at 5:55 pm
Apr 25, 2002 at 8:51 am -
Try doubleing the apostraphe again, ie: set div_name = ''RICH''''S'' Cheers, - Stuart
Henshall, Stuart - WCP
Apr 24, 2002 at 10:10 am
Apr 24, 2002 at 3:11 pm -
What field data type do I use to store .jpg's? thanks /j-p. ----------------------- JUSTATEST Art Online www.justatest.com
John-paul delaney
Apr 23, 2002 at 8:21 pm
Apr 24, 2002 at 10:08 am -
Hi all. I'm trying to create a function which should return a cursor (to be used from a jdbc connection) and I'm experiencing problems in quoting (I believe) correctly inside the function: <code ...
Alberto bolchini
Apr 20, 2002 at 10:49 am
Apr 20, 2002 at 2:10 pm -
Hi, I have a table that I want users to access to only through a view. For the inserts, I have defined a rule. I granted insert rights on the base table and view as well as select rights on the view ...
Thiemo
Apr 19, 2002 at 11:00 pm
Apr 19, 2002 at 11:31 pm -
I´m trying to create a function to obtain the possition of a substring, but i don't kown if is correct can anyone can help me to do this? test=# CREATE FUNCTION pos1 (int4) RETURNS int4 AS ' test'# ...
Eduardo_cadena
Apr 17, 2002 at 3:15 pm
Apr 18, 2002 at 6:50 am -
Hi, I would like to make a function that writes some log data into a text file. Can anybody help me? best regards, Levi.
Bartus Levente
Apr 14, 2002 at 4:58 pm
Apr 18, 2002 at 3:20 am -
Hi I have installed a 7.1.3 postgresql version on my linux server. (RedHat 7.2) When I type "createuser xxxxxxxx" it asks me : Shall the new user allowed to create databases (y/n)? Shall the new user ...
Pierre-Alexis Paquin
Apr 9, 2002 at 7:22 am
Apr 15, 2002 at 2:41 pm -
Thanks for helping. I made some notes below. I'm new to mailing lists and am not sure of the correct protocols so I appreciate any suggestions on how to respond. At 04:27 PM 4/11/2002 -0700, you ...
P. Jourdan
Apr 13, 2002 at 2:08 pm
Apr 14, 2002 at 6:49 pm -
Hi all, I have a table with products in and each products has 13 a digit barcode as its primary key. There are two basic types of barcodes - those that start with 25 and those that start with 60. For ...
Rob
Apr 12, 2002 at 9:40 am
Apr 12, 2002 at 11:38 am -
Hi, I have an application where a user can choose a large number of distinct products to process. The SQL that I currently use looks something like this: select * from products where date='01012000' ...
John Taylor
Apr 12, 2002 at 9:55 am
Apr 12, 2002 at 10:47 am -
Hi, I try to set up a jdbc connection but I fail. I think I have set it up correctly however with dbvisualizer I get the following error when I try to connect. ...
Thiemo
Apr 11, 2002 at 9:19 pm
Apr 12, 2002 at 5:39 am -
Hi, I try to set up PG7.2.1 (compiled it myself) with openssl support. I configured it but trying to start I get the message "/opt/pgsql/bin/postmaster: failed to load server certificate ...
Thiemo
Apr 10, 2002 at 8:52 pm
Apr 10, 2002 at 9:07 pm -
Hi everyone, Thanks to the folks who offered suggestions on my previous post. I've got all that squared away, but now I've hit another snag as I'm trying to insert some test data into my database. If ...
Tim Wilson
Apr 9, 2002 at 4:12 pm
Apr 10, 2002 at 1:37 pm -
I am using Postgresql 7.2 -- I would like to know how to turn off the referential integrity of tables so that I can do a bulk load & then turn the referential integrity back on. Thanks very much Pam ...
Pam Wampler
Apr 8, 2002 at 5:17 pm
Apr 8, 2002 at 7:20 pm -
I have a strange problem on 7.2.1 I am trying to drop a constraint that was set up by this SQL ALTER TABLE customer_main ADD CONSTRAINT cust_main_agent FOREIGN KEY ( agent ) REFERENCES customer_main ...
Lewis Bergman
Apr 30, 2002 at 1:29 pm
May 2, 2002 at 11:14 pm -
Hello, I'm trying to install postgres on a HP server. Running ./configure, produces following output: checking types of arguments for accept()... configure: error: could not determine argument types ...
Wim
Apr 29, 2002 at 2:23 pm
Apr 29, 2002 at 4:40 pm -
Excuse me if this is a silly question. Say I have a table with a text field, where I perform search operations always in the following form: SELECT * from table where LOWER(textfield) like 'X%'; ...
Leandro Fanzone
Apr 25, 2002 at 7:15 pm
Apr 25, 2002 at 10:46 pm -
It is possible to fire off a system level shell script based upon a table trigger? I have a table that will be access very infrequently. But when that happens, I want to be able to run a script that ...
Jerry Thompson
Apr 25, 2002 at 3:20 pm
Apr 25, 2002 at 5:14 pm -
Dear all, I am having problems loading files with \copy. It seems that there are problems with the newline character. I am working on Mac OS X 10.1.2. and I am trying to load a file into postgresql ...
Klaudia Walter
Apr 25, 2002 at 1:39 pm
Apr 25, 2002 at 5:02 pm -
I'm using the libpq++ library to access PostgreSQL 7, and I need to use it from several threads at the same time. Is that supported, id est, does it have serialization mechanisms or do I have to ...
Leandro Fanzone
Apr 24, 2002 at 3:24 pm
Apr 24, 2002 at 11:55 pm -
Howdy How do I do an escape character in a function to for a word that has an apostrophe like: RICH'S. I tried ''RICH\'S'', but when I run my function, I get back mismatch parentheses. TIA REATE ...
Patrick Hatcher
Apr 23, 2002 at 9:26 pm
Apr 24, 2002 at 3:13 pm
Group Overview
group | pgsql-novice |
categories | postgresql |
discussions | 101 |
posts | 277 |
users | 93 |
website | postgresql.org |
irc | #postgresql |
93 users for April 2002
Archives
- August 2013 (95)
- July 2013 (81)
- June 2013 (29)
- May 2013 (56)
- April 2013 (42)
- March 2013 (42)
- February 2013 (104)
- January 2013 (41)
- December 2012 (12)
- November 2012 (61)
- October 2012 (70)
- September 2012 (61)
- August 2012 (94)
- July 2012 (112)
- June 2012 (103)
- May 2012 (127)
- April 2012 (92)
- March 2012 (155)
- February 2012 (120)
- January 2012 (104)
- December 2011 (149)
- November 2011 (125)
- October 2011 (88)
- September 2011 (77)
- August 2011 (86)
- July 2011 (92)
- June 2011 (165)
- May 2011 (125)
- April 2011 (121)
- March 2011 (160)
- February 2011 (116)
- January 2011 (147)
- December 2010 (126)
- November 2010 (195)
- October 2010 (173)
- September 2010 (197)
- August 2010 (160)
- July 2010 (159)
- June 2010 (226)
- May 2010 (158)
- April 2010 (131)
- March 2010 (161)
- February 2010 (204)
- January 2010 (107)
- December 2009 (50)
- November 2009 (193)
- October 2009 (93)
- September 2009 (127)
- August 2009 (244)
- July 2009 (160)
- June 2009 (108)
- May 2009 (135)
- April 2009 (129)
- March 2009 (71)
- February 2009 (56)
- January 2009 (136)
- December 2008 (66)
- November 2008 (104)
- October 2008 (102)
- September 2008 (90)
- August 2008 (78)
- July 2008 (83)
- June 2008 (66)
- May 2008 (82)
- April 2008 (126)
- March 2008 (94)
- February 2008 (140)
- January 2008 (158)
- December 2007 (72)
- November 2007 (128)
- October 2007 (126)
- September 2007 (121)
- August 2007 (132)
- July 2007 (113)
- June 2007 (188)
- May 2007 (157)
- April 2007 (138)
- March 2007 (122)
- February 2007 (169)
- January 2007 (110)
- December 2006 (108)
- November 2006 (152)
- October 2006 (176)
- September 2006 (225)
- August 2006 (327)
- July 2006 (239)
- June 2006 (226)
- May 2006 (260)
- April 2006 (311)
- March 2006 (218)
- February 2006 (278)
- January 2006 (321)
- December 2005 (338)
- November 2005 (245)
- October 2005 (253)
- September 2005 (218)
- August 2005 (287)
- July 2005 (204)
- June 2005 (224)
- May 2005 (322)
- April 2005 (383)
- March 2005 (356)
- February 2005 (293)
- January 2005 (388)
- December 2004 (276)
- November 2004 (279)
- October 2004 (207)
- September 2004 (222)
- August 2004 (333)
- July 2004 (203)
- June 2004 (122)
- May 2004 (148)
- April 2004 (153)
- March 2004 (230)
- February 2004 (215)
- January 2004 (309)
- December 2003 (240)
- November 2003 (214)
- October 2003 (265)
- September 2003 (314)
- August 2003 (321)
- July 2003 (267)
- June 2003 (337)
- May 2003 (344)
- April 2003 (276)
- March 2003 (262)
- February 2003 (304)
- January 2003 (357)
- December 2002 (267)
- November 2002 (265)
- October 2002 (286)
- September 2002 (211)
- August 2002 (196)
- July 2002 (264)
- June 2002 (177)
- May 2002 (362)
- April 2002 (277)
- March 2002 (221)
- February 2002 (285)
- January 2002 (197)
- December 2001 (123)
- November 2001 (233)
- October 2001 (202)
- September 2001 (130)
- August 2001 (144)
- July 2001 (131)
- June 2001 (119)
- May 2001 (156)
- April 2001 (197)
- March 2001 (264)
- February 2001 (147)
- January 2001 (328)
- December 2000 (241)
- November 2000 (207)
- October 2000 (171)
- September 2000 (112)
- August 2000 (159)
- July 2000 (161)
- June 2000 (123)
- May 2000 (47)