Search Discussions
-
Hello! I have a PostgreSQL (8.3.3, WinXP + linux) database with multiple schemas. I would like, on a regular basis, to be able to copy the structure and data of one schema under a new schema, using ...
Daniel Gour
Jul 29, 2008 at 1:51 pm
Jul 31, 2008 at 12:59 am -
I have received a collection of scripts to be used to build a PostgreSQL db and I can't figure out the following. 1. Usage of quotes in the scripts. The following comes from a script to build and ...
Wm.A.Stafford
Jul 14, 2008 at 3:28 pm
Jul 24, 2008 at 12:51 pm -
Is there a way to hide/encrypt the source for functions I might write in any of the procedural languages? Doing \df+ <func shows all of it.
Wright, George
Jul 10, 2008 at 3:48 pm
Jul 11, 2008 at 5:53 pm -
I get this message when it fails to create a new database encoding UTF8 does not match server's locale sv_SE.iso88591 when trying to create a database with the createdb command and the parameter " -E ...
A B
Jul 2, 2008 at 1:52 pm
Jul 2, 2008 at 5:01 pm -
Hello, I am running some queries that use multiple connections to issue COPY commands which bring data into the same table via different files (FIFOs to be precise). This is being done on a SMP ...
Phillip Sitbon
Jul 2, 2008 at 4:44 pm
Jul 9, 2008 at 5:07 pm -
Hi list, I need to know whether a repeating event occurs or not on a particular day. I currently have the following information: date of first occurrence (date) repeat frequency (interval) date to ...
Netzach
Jul 2, 2008 at 11:01 am
Jul 3, 2008 at 11:08 am -
I've been tracking down a problem with idle transactions being left open and not being able to vacuum one of my tables. I think I have tracked it down to proprietary app, the problem seems to be that ...
David Gardner
Jul 18, 2008 at 2:48 am
Jul 18, 2008 at 5:14 am -
Hello If you use Perl (like me) I have made a very nice set of small programs to access any database, any table and add, change or delete data. I like it better than using Webmin or PgAdmin because I ...
Leo
Jul 10, 2008 at 2:38 pm
Aug 11, 2008 at 5:47 am -
Hi All, I have a client application that uses an 8 bit character set that is not supported by Postgresql. I'm using UTF-8 to store data within my database and would like to create a character set ...
Bastiaan Olij
Jul 21, 2008 at 6:48 am
Jul 24, 2008 at 2:03 am -
Hi list, I am dumping a series of data. Basically I'm migrating the tables from one database to another. However, I wanted the transaction to stop immediately as soon as the error below occurs: ...
Ridvan Lakas ng Bayan S. Baluyos
Jul 17, 2008 at 5:16 am
Jul 21, 2008 at 1:37 am -
I'm passing some information to postges (from gambas basic), which gets the data from date type eg date1 as date date2 as date (IN the postgres database the default on the date field is null) my ...
Richard terry
Jul 17, 2008 at 10:20 pm
Jul 18, 2008 at 12:59 am -
Hello, i have several machines having the same database layout. Now i want import data from a remote machine. I tried something like this: CREATE OR REPLACE FUNCTION import_sc(text) RETURNS int4 AS ...
Schoenit, Tobias AT/BHL-ZTPS
Jul 11, 2008 at 12:05 pm
Jul 11, 2008 at 2:10 pm -
I want to delete a table and get the message ERROR: cannot drop table dummyblabla because other objects depend on it HINT: Use DROP ... CASCADE to drop the dependent objects too. Cascading is a ...
Emil Obermayr
Jul 7, 2008 at 8:47 am
Jul 9, 2008 at 7:13 am -
I am trying to create a new Tablespace without success. I am using PostgreSQL 8.3 and pgAdmin III v1.8.2 in a Windows XP Professional environment with the following steps: 1. I create an empty ...
JORGE MALDONADO
Jul 24, 2008 at 5:07 pm
Jul 24, 2008 at 5:14 pm -
Hi list, I've having a dilemma here. My problem here is that I'm getting maxed out of my connection. My max connection is set to 100. I don't know if setting the max connection higher is the right ...
Ridvan Lakas ng Bayan S. Baluyos
Jul 11, 2008 at 7:34 am
Jul 11, 2008 at 4:22 pm -
A more generic-SQL question if I could. Say I have a table foo with a column insert_date of type DATE. What I'd like to do is define a view that works like this: CREATE OR REPLACE VIEW vw_foo AS ...
Brian Hurt
Jul 10, 2008 at 3:12 pm
Jul 10, 2008 at 3:32 pm -
Hi, This is Selva from India. Actually my application is using the postgres 7.2.4 as backend. Around 8 client consoles will be connecting and making the transactions to one of the tables in the ...
Selvakaruppiah s-TLS,Chennai
Jul 9, 2008 at 6:14 am
Jul 9, 2008 at 6:54 am -
This email is subject to a disclaimer which may be found by connecting to www.medscheme.co.za and clicking on the "Terms of Use" link. Alternatively, the disclaimer can be emailed to you by sending a ...
Marc Abbott
Jul 8, 2008 at 4:29 am
Jul 8, 2008 at 11:27 am -
Hi, I'm using gambas to save some data to the database, and use the date from a textbox to write to the database in format 'dd/mm/yyyy', however when I look at the database using pgadmin3 , the date ...
Richard terry
Jul 3, 2008 at 5:38 am
Jul 3, 2008 at 10:27 am -
Hi all, I have a weird problem. When I'm describing a table, I can see its table structure. However, when I try to drop/select the table. It says that the table doesn't exist. I checked the rights of ...
Ridvan Lakas ng Bayan S. Baluyos
Jul 2, 2008 at 8:54 am
Jul 2, 2008 at 3:26 pm -
Hi All, I checked the file size of my database and it's 115GB. I already figured out which tables suck up all the space and I decided to delete all the entries in them. But still after emptying ...
Ridvan Lakas ng Bayan S. Baluyos
Jul 1, 2008 at 3:19 am
Jul 1, 2008 at 4:01 am -
Thank you for your input, but I was looking for was a solution to copy all of the database objects (table, indexes, functions, etc) (and their data) that are under one schema and copy them into ...
Daniel Gour
Jul 30, 2008 at 1:10 pm
Jul 30, 2008 at 1:10 pm -
Hi guys, I am a new user from PostgreSQL. I am trying to configure the PostgreSQL on my OpenSolaris 2008.05 so i want to know if you know some links, articles or tutorials about the first steps on ...
Leví Teodoro da Silva
Jul 14, 2008 at 2:30 pm
Jul 14, 2008 at 2:30 pm -
Hi, I was going through the various performance tweaking documents pointed out by various people on this mailing list last month. I was hoping I could do a quick spot-check, and get your expert ...
Ram Ravichandran
Jul 8, 2008 at 7:45 pm
Jul 8, 2008 at 7:45 pm -
Hello. I am trying to create a function in plpgsql, but I got stuck on one issue, looking for some clues. Inside the function I have 4 variables of type boolean: a1 boolean; a2 boolean; a3 boolean; ...
Miernik
Jul 4, 2008 at 12:45 pm
Jul 4, 2008 at 12:45 pm -
Hello! I just installed 8.3 with WAL enabled. But I can't understand why postgres generated many archive logs during vacuum, if WAL is enabled. Could you explain? Thank you!
Dmitry Melekhov
Jul 3, 2008 at 8:28 am
Jul 3, 2008 at 8:28 am
Group Overview
group | pgsql-novice |
categories | postgresql |
discussions | 26 |
posts | 83 |
users | 39 |
website | postgresql.org |
irc | #postgresql |
39 users for July 2008
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)