Re: [GENERAL] pg_dump

2008-07-15 Thread Raymond O'Donnell
On 15/07/2008 19:31, Bob Pawley wrote: Is there a GUI for pg_dump??? Yep - it's called PgAdmin!! :-) Ray. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Reci

Re: [GENERAL] Installing PostgreSQL without using CygWin

2008-07-14 Thread Raymond O'Donnell
ource or use a Windows Installer package - follow the "binaries" link from the main website. Ray. ------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cath

Re: [GENERAL] Starter

2008-07-10 Thread Raymond O'Donnell
tions. Do read the documentation thoroughly. It's excellent - comprehensive, well written and well organised. Ray. ------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cath

Re: [GENERAL] predefined animation and pre-recorded sounds in postgresql

2008-07-08 Thread Raymond O'Donnell
Ray. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals -- -- Sent via pgsql-general mailing l

Re: [GENERAL] select command doesnot work

2008-07-08 Thread Raymond O'Donnell
. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals -- -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To

Re: [GENERAL] Replacing MS Access with Postgresql

2008-07-07 Thread Raymond O'Donnell
database from your C++ app? AFAIK (not having done it myself) the usual ways to access PG from C/C++ are via libpq or ODBC. BTW, *please* don't send email to the list which references remote images. Ray. -- Raymond O'Donnell

Re: [GENERAL] simple installation problem in windows system

2008-07-04 Thread Raymond O'Donnell
On 04/07/2008 15:36, Raymond O'Donnell wrote: Having said that, what you need to do is use the -U option to specify the Postgres user to use for the connection; if you don't, Postgres will try to authenticate you as the Windows account under which you're logged in. Look it

Re: [GENERAL] simple installation problem in windows system

2008-07-04 Thread Raymond O'Donnell
;t, Postgres will try to authenticate you as the Windows account under which you're logged in. Look it up in the docs. Ray. ------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECT

Re: [GENERAL] simple installation problem in windows system

2008-07-03 Thread Raymond O'Donnell
ommand to the server, so you need to run it from the Windows command-line. Ray. ---------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] G

Re: [GENERAL] Windows Crash

2008-06-27 Thread Raymond O'Donnell
On 26/06/2008 17:43, Ludwig Kniprath wrote: As far as I know pgadmin uses gtk, Correct me if I'm wrong, but I don't think PgAdmin uses gtk on Windows. Ray. ------ Raymond O'Donnell, Director of Music, Galway Cat

Re: [GENERAL] Correct pg_dumpall Syntax

2008-06-18 Thread Raymond O'Donnell
it to the correct host with the -h option. Ray. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/rec

Re: [GENERAL] Win32 8.3.3 install fail (sufficient privileges to

2008-06-12 Thread Raymond O'Donnell
On 12/06/2008 19:38, Terry Yapt wrote: Answering to myself: Version of PostgreSQL Database: SELECT VERSION(); Heh - beat me to it. :-) Glad you're sorted. Ray. -- Raymond O'Donnell, Director of Music, Galway

Re: [GENERAL] Win32 8.3.3 install fail (sufficient privileges to install system services).

2008-06-12 Thread Raymond O'Donnell
uninstall the other version first? I seem to recall that using the Windows Installer package you can only have one version installed at a time. Ray. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [

Re: [GENERAL] defining a variable

2008-06-12 Thread Raymond O'Donnell
many variables as you like. Ray. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.or

Re: [GENERAL] How can I compare sql create script with running database?

2008-06-05 Thread Raymond O'Donnell
choice. Ray. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/rec

Re: [GENERAL] Extracting \ Generate DDL for existing object permissions

2008-05-22 Thread Raymond O'Donnell
ot;? Ray. ------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals -- -- Sent via pgsql-general mailing list

Re: [GENERAL] bytea and character encoding when inserting escaped literals

2008-05-07 Thread Raymond O'Donnell
tml. HTH, Ray. ------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals

Re: [GENERAL] query question really cant give a summary here so read the body ;-)

2008-04-23 Thread Raymond O'Donnell
. -- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals -- -- Sen

Re: [GENERAL] No Return??

2008-04-13 Thread Raymond O'Donnell
is is what's causing the error. HTH, Ray. ------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http

Re: [GENERAL] PostgresSQL on a networked drive with multiple users

2008-04-11 Thread Raymond O'Donnell
box at which you fire off your SQL and get back the results. HTH, Ray. ------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals:

Re: [GENERAL] Debugging Pl/PgSQL functions with the debug contrib module

2008-04-09 Thread Raymond O'Donnell
ation process. Ray. ---------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals

Re: [GENERAL] creating a temp table in a function

2008-04-04 Thread Raymond O'Donnell
EXECUTE? Ray. ------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals -- -- Sent via pgsql-general mailing list (pgsql-genera

Re: [GENERAL] simple update queries take a long time - postgres 8.3.1

2008-03-31 Thread Raymond O'Donnell
t and the time in "Total runtime" if effectively the time taken to apply the update. Beyond that, I'm guessing. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral,

Re: [GENERAL] simple update queries take a long time - postgres 8.3.1

2008-03-31 Thread Raymond O'Donnell
re. As I understand it, "cost" signifies the planner's estimate of how long the query will take, in terms of disk page fetches. The "actual time" is in milliseconds. Ray. ------- Raymond O'Donnell, Director of

Re: [GENERAL] simple update queries take a long time - postgres 8.3.1

2008-03-31 Thread Raymond O'Donnell
ng-explain.html ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to you

Re: [GENERAL] simple update queries take a long time - postgres 8.3.1

2008-03-31 Thread Raymond O'Donnell
On 31/03/2008 20:38, mark wrote: I dont manually do vaccum.. It might be worth doing one and seeing if it makes a difference. Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROT

Re: [GENERAL] simple update queries take a long time - postgres 8.3.1

2008-03-31 Thread Raymond O'Donnell
is also slowing down the inserts that happen. Are you VACUUMing the table regularly? Also, can you show us the EXPLAIN ANALYZE output from the query? Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [

Re: [GENERAL] Survey: renaming/removing script binaries (createdb, createuser...)

2008-03-26 Thread Raymond O'Donnell
1. b 2. b 3. b 4. c --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- -- Sent via pgsql-general mailing list (pgsql-ge

Re: [GENERAL] pgplsql, how to save row variable to a table row

2008-03-26 Thread Raymond O'Donnell
? Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To

Re: [GENERAL] pgplsql, how to save row variable to a table row

2008-03-26 Thread Raymond O'Donnell
save typing the column nameshowever, by the time I've finished reformatting it, typing them directly would have been just as fast. :-) Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral,

Re: [GENERAL] pgplsql, how to save row variable to a table row

2008-03-26 Thread Raymond O'Donnell
. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to

Re: [GENERAL] select any table

2008-03-25 Thread Raymond O'Donnell
this for you in one go. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- -- Sent via pgsql-general mailing list (pgsql-general@post

Re: [GENERAL] date and time

2008-03-24 Thread Raymond O'Donnell
sing after the INSERT statement, which may or may not cause problems. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- -

Re: [GENERAL] date and time

2008-03-24 Thread Raymond O'Donnell
d also use CURRENT_TIMESTAMP - look at the following: http://www.postgresql.org/docs/8.3/static/functions-datetime.html#FUNCTIONS-DATETIME-CURRENT HTH, Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [

Re: [GENERAL] scheduling stored procedure

2008-03-23 Thread Raymond O'Donnell
e command you need run. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- - Sent via pgsql-general mailing list (pgsql-general@post

Re: [GENERAL] loading a psql input file on win xp

2008-03-10 Thread Raymond O'Donnell
think it's been that way for source-code installations too, in recent versions at least, though I'm open to correction on this. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Irel

Re: [GENERAL] loading a psql input file on win xp

2008-03-09 Thread Raymond O'Donnell
On 09/03/2008 22:33, Reid Thompson wrote: On Sun, 2008-03-09 at 19:41 +, Raymond O'Donnell wrote: On 09/03/2008 15:34, Reid Thompson wrote: you'll also probably have to add the parameter -h 127.0.0.1 psql defaults to connecting to the local machine unless you tell it otherwis

Re: [GENERAL] loading a psql input file on win xp

2008-03-09 Thread Raymond O'Donnell
her. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your sub

Re: [GENERAL] v8.3 + UTF8 errors when restoring DB

2008-03-09 Thread Raymond O'Donnell
is usually set when that client connects (with a "SET client_encoding" statement); and Postgres translates happily between the two. Forgive me if I'm wrongjust reading between the lines. :-) Ray. ----------- Raymond O&#

Re: [GENERAL] loading a psql input file on win xp

2008-03-08 Thread Raymond O'Donnell
On 08/03/2008 19:46, akshay bhat wrote: now can someone please tell me where to execute above command should i use dos (i mean command prompt ) Yes, that's it - run it at the command prompt. Ray. --- Raymond O'Donnell, D

Re: [GENERAL] Connect to postgres from a dynamic IP

2008-03-03 Thread Raymond O'Donnell
HTH, Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 2:

Re: [GENERAL] beginner: what permissions required to install on windows 2000+

2008-03-01 Thread Raymond O'Donnell
hives? - http://archives.postgresql.org/ HTH, Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] ---

Re: [GENERAL] Using sequences in SQL text files

2008-02-19 Thread Raymond O'Donnell
On 19/02/2008 15:43, HHB wrote: How to use a sequence in such text files? You're looking for the nextval() function - look it up in the docs. Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL

Re: [GENERAL] Auto incrementing primary keys

2008-02-18 Thread Raymond O'Donnell
On 18/02/2008 17:46, Raymond O'Donnell wrote: Well, that depends on your usage, so only you can answer that. According to the docs, "serial" creates an integer column, which will give you 2147483647 values - how quickly will you use that lot up? If you think you will run ou

Re: [GENERAL] Auto incrementing primary keys

2008-02-18 Thread Raymond O'Donnell
ial. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 9: In

Re: [GENERAL] msvcr80.dll and PostgreSQL 8.3 under Windows XP

2008-02-04 Thread Raymond O'Donnell
There's at least one website out there that offers DLLs for download, but I have no idea whether this is legal or not. Can anyone comment? Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL

Re: [GENERAL] loading files into tables

2008-02-04 Thread Raymond O'Donnell
.html Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send

Re: [GENERAL] temp sequence

2008-02-03 Thread Raymond O'Donnell
so, then the pooled connections remain open, which - as someone else has explained - causes sessions to be maintained. Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROT

Re: [GENERAL] first message: SELECT FROM

2008-02-02 Thread Raymond O'Donnell
select "Senha" Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 1: if postin

Re: [GENERAL] first message: SELECT FROM

2008-02-02 Thread Raymond O'Donnell
same as select "Senha" . Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- -

Re: [GENERAL] postgresql book - practical or something newer?

2008-01-30 Thread Raymond O'Donnell
ts of examples. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

Re: [GENERAL] postgresql book - practical or something newer?

2008-01-30 Thread Raymond O'Donnell
ff there too. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 4: H

Re: [GENERAL] using = in a function

2008-01-29 Thread Raymond O'Donnell
ely under the fingers. :-) Ray. ----------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)---

Re: [GENERAL] shouldn't all tables have Object Descriptions?

2008-01-25 Thread Raymond O'Donnell
executing COMMENT ON TABLE yourtablename IS 'comment here'; There's no comment created by default. Ray. ----------- Raymond O'Donnell, Director of Music, Galway Cathe

Re: [GENERAL] exporting postgre data

2008-01-25 Thread Raymond O'Donnell
- pg_dump exports the SQL to recreate the sequence, and a setval() to reset it to where it was. Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROT

Re: [GENERAL] changing the default directory

2008-01-24 Thread Raymond O'Donnell
eate a new data directory without having to uninstall first. Have a look at the docs, here: http://www.postgresql.org/docs/8.2/static/creating-cluster.html It's pretty much the same on Windows as on *nix. HTH, Ray. ------- Raymond O'

Re: [GENERAL] constraints in table

2008-01-23 Thread Raymond O'Donnell
. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desi

Re: [GENERAL] Graphics

2008-01-21 Thread Raymond O'Donnell
On 21/01/2008 18:57, Bob Pawley wrote: Is there any method of incorporating the graphics into PostgreSQL so that they become part of the database on pg_dump Surely - use type bytea. Ray. --- Raymond O'Donnell, Director of

Re: [GENERAL] example query for postgresql

2008-01-19 Thread Raymond O'Donnell
gives sample solutions to all sorts of problems in SQL suitable for PostgreSQL, MySQL, DB2, SQL Server and Oracle. Ray. ------- Raymond O'Donnell, Director of Music, Galway

Re: [GENERAL] Sun acquires MySQL

2008-01-16 Thread Raymond O'Donnell
On 16/01/2008 23:10, Ted Byers wrote: Does it count if I lived there for a year many many years ago? ;-) ...or if I visited for a day or two in 1986? ;-) Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ir

Re: [GENERAL] 8.2.4 serious slowdown

2008-01-10 Thread Raymond O'Donnell
ver half-way down. Ray. ----------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 1: if posting/reading

Re: [GENERAL] Installation problem: failed to initialize lc_messages to ""

2008-01-10 Thread Raymond O'Donnell
ata directory. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [GENERAL] quick question abt pg_dump and restore

2008-01-09 Thread Raymond O'Donnell
same order r1,r2,r3,r4,r5? Does this apply to big tables also? If you use the text dump format, you can see the order in which the rows are restored. Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [

Re: [GENERAL] CREATE TYPE and pgAdmin III

2008-01-01 Thread Raymond O'Donnell
SQL via a query window. HTH, Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--

Re: [GENERAL] Can postgres handle "group by" queries?

2007-12-31 Thread Raymond O'Donnell
able? Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 5: don't for

Re: [GENERAL] Hijack!

2007-12-11 Thread Raymond O'Donnell
d commercial rates for all the free help they've given on this lists, I wonder how much they'd have made by now? :-) Ray. ------- Raymond O'Donnell, Director of Musi

Re: [GENERAL] Hijack!

2007-12-11 Thread Raymond O'Donnell
op-post, as it makes for confusing reading. * Don't start a new thread by replying to an old one, because [insert suitable technical explanation here]. Failure to observe the above may result in your question going unanswered. // <<<<< Ray. ----

Re: [GENERAL] Simpler dump?

2007-12-10 Thread Raymond O'Donnell
recall, that's exactly what template0 is for - it's to let you restore template1 to pristine condition if you fill it with crud (which I've managed to do once or twice). Ray. ------- Raymond O'Donnell, Director of Mus

Re: [GENERAL] slony question

2007-12-10 Thread Raymond O'Donnell
d'etre/. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP

Re: [GENERAL] Vacuum output redirect

2007-12-04 Thread Raymond O'Donnell
the standalone program vacuumdb and redirect its output, thus: vacuumdb -U postgres your_database >out.txt 2>&1 HTH Ray. ----------- Raymond O'Donnell, Director of Music, Galway Cathe

Re: [GENERAL] 1 cluster on several servers

2007-12-04 Thread Raymond O'Donnell
t one whopping database load-balanced across the servers? Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL

Re: [GENERAL] uninstall postgres 8.2

2007-12-03 Thread Raymond O'Donnell
.]. If you compiled from source (make, then make install, etc), I'd simply remove the installation and source directories by hand. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Irel

Re: [GENERAL] can't createdb with my new user

2007-11-29 Thread Raymond O'Donnell
dd a line to it requiring a password for your new user and the host from which it is connecting. http://www.postgresql.org/docs/8.2/interactive/client-authentication.html HTH, Ray. ------- Raymond O'Donnell, Director of Music, G

Re: [GENERAL] Coordinating database user accounts with active directory

2007-11-21 Thread Raymond O'Donnell
you have to store all the users created thus far so as to tell who's new, so it gets a little messy. Just thinking out loud Ray. ------- Raymond O'Donnell, Director of Music, Galway

Re: [GENERAL] Coordinating database user accounts with active directory

2007-11-21 Thread Raymond O'Donnell
e you some pointers. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(e

Re: [GENERAL] Postgre and XML

2007-11-19 Thread Raymond O'Donnell
On 19/11/2007 22:05, Raymond O'Donnell wrote: On 19/11/2007 21:44, Thomas Kellerer wrote: But I have no clue how you would enable the module after the installation has finished. I think you have to run an SQL script to enable the module. Sorry, that wasn't very helpful. :-) I s

Re: [GENERAL] Postgre and XML

2007-11-19 Thread Raymond O'Donnell
On 19/11/2007 21:44, Thomas Kellerer wrote: But I have no clue how you would enable the module after the installation has finished. I think you have to run an SQL script to enable the module. Ray. --- Raymond O'Donnell, Dir

Re: [GENERAL] getting the number of rows affected by a query

2007-11-16 Thread Raymond O'Donnell
On 16/11/2007 10:02, Sam Mason wrote: SELECT COUNT(*) FROM ( DELETE FROM foo RETURNING 1) x; I haven't played with this yet, but AFAICS this will simply return the integer value "1". Ray. ------- Raymond O'

Re: [GENERAL] PIPELINED Functions

2007-11-09 Thread Raymond O'Donnell
function takes the place of a table in the SELECT statement. HTH Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROT

Re: [GENERAL] How to create primary key

2007-11-06 Thread Raymond O'Donnell
generated SQL into my email - hence the pedantically complete statement. :-) Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [

Re: [GENERAL] How to create primary key

2007-11-06 Thread Raymond O'Donnell
.html --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

Re: [GENERAL] Restore a database

2007-11-04 Thread Raymond O'Donnell
. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 6: explain an

Re: [GENERAL] Scrolling cursors in PL/PgSQL

2007-11-01 Thread Raymond O'Donnell
On 01/11/2007 20:19, Dawid Kuroczko wrote: > Any other idea how to efficiently solve such a problem? How about creating a temporary table within your function and using that instead? Ray. --- Raymond O'Donnell, Director

Re: [GENERAL] pg_restore

2007-10-28 Thread Raymond O'Donnell
e doesn't if the dump is going to create the database)but it can trap the unwary. See the docs at http://www.postgresql.org/docs/8.2/static/reference-client.html Ray. ------- Raymond O'Donnell, Director of Music, Galway Cat

Re: [GENERAL] Version 8.3

2007-10-27 Thread Raymond O'Donnell
m time to time on this list, so it'd be worth your while having a trawl through the archives. HTH, Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Irel

Re: [GENERAL] Photos from the PostgreSQL Conference Fall 2007

2007-10-22 Thread Raymond O'Donnell
On 23/10/2007 01:06, Andrej Ricnik-Bay wrote: Now if one could put names to those faces ... :} +1 :-) Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROT

Re: Re : [GENERAL] Abbreviation list

2007-10-18 Thread Raymond O'Donnell
On 18/10/2007 22:26, Laurent ROCHE wrote: No idea what GUC is, though ! Grand Unified Contraption? ;-) Ray (who's just been reading Jules Verne). --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL

Re: [GENERAL] insert continue on error

2007-10-16 Thread Raymond O'Donnell
eful examples. HTH, Ray. ----------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)---

Re: [GENERAL] Preserving view source code

2007-10-16 Thread Raymond O'Donnell
Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ?

Re: [GENERAL] Dumping from older version

2007-09-26 Thread Raymond O'Donnell
tf8 I had thought that the -d option was to specify the database, but of course not. Thanks all - I'm sadder and wiser! Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Irel

[GENERAL] Dumping from older version

2007-09-26 Thread Raymond O'Donnell
. Not a problem, but I was curious. Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of

Re: [GENERAL] strange TIME behaviour

2007-09-17 Thread Raymond O'Donnell
p; summer time? Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--

Re: [GENERAL] Tables dissapearing

2007-08-28 Thread Raymond O'Donnell
On 28/08/2007 15:48, Jeff Amiel wrote: Alien or supernatural intervention: 18-1 Obscure postgresql bug nobody else has ever seen: 25-1 That's the sort of confidence in the DBMS we all like to see! :-) Ray. --- Raymond O&#x

Re: [GENERAL] server closed the connection unexpectedly

2007-08-18 Thread Raymond O'Donnell
On 18/08/2007 19:30, Muhyiddin A.M Hayat wrote: somebody help me please You'll need to post a lot more information before anyone can help. Is there anything in the server log? - or the Windows event log? Ray. --- Raymond O&#x

Re: [GENERAL] Finding my database

2007-08-18 Thread Raymond O'Donnell
le people can help. Ray. ----------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 9: In versions below 8.0, the p

Re: [GENERAL] Where are the Server error logs

2007-08-17 Thread Raymond O'Donnell
. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- TIP 2:

Re: [GENERAL] Repeat posts

2007-08-17 Thread Raymond O'Donnell
.just curious. - Thanks for explaining. Ray. --- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of

Re: [GENERAL] Finding my database

2007-08-17 Thread Raymond O'Donnell
On 17/08/2007 13:32, Raymond O'Donnell wrote: Was the previous installation of Postgres also 8.2? If not - if it was an earlier version - I'd put the old version back, point it at the data directory, then use pg_dump to export the data if you want to upgrade at that point. I me

Re: [GENERAL] Finding my database

2007-08-17 Thread Raymond O'Donnell
ump.html HTH, Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)--- T

[GENERAL] Repeat posts

2007-08-17 Thread Raymond O'Donnell
it. Ray. ------- Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland [EMAIL PROTECTED] --- ---(end of broadcast)---

<    4   5   6   7   8   9   10   11   >