Re: [ADMIN] Strange behaviour: create database hangs (v 8.4.4)

2010-05-31 Thread Naomi Walker
Maybe "test" is a reserved word. Try test1. From: pgsql-admin-ow...@postgresql.org [pgsql-admin-ow...@postgresql.org] on behalf of Dale Gallagher [dale.gallag...@gmail.com] Sent: Monday, May 31, 2010 3:50 AM To: pgsql-admin@postgresql.org Subject: [ADMIN]

[ADMIN] Free Space after vacuuming

2010-03-31 Thread Naomi Walker
All, How does one tell how much space is available (probably by table), after a "vacuum verbose analyze" has completed. As I understand it, the emptied space will still be only available to the table that originally housed it. We are running Postgresql 8.3 in various Solaris and Linux envir

Re: [ADMIN] pg_attribute size

2009-10-26 Thread Naomi Walker
r vacuuming everything on a reasonable schedule. >> That includes the system catalogs. I think you'd be better off taking >> the effort to learn to tune autovacuum to fit your requirements. >> >>regards, tom lane >> >

Re: [ADMIN] db size and tables size difference

2009-09-22 Thread Naomi Walker
tions. regards, tom lane -- Naomi Walker Chief Information Officer Eldorado Computing, Inc nwal...@eldocomp.com ---An EDS Company 602-604

Re: [ADMIN] 8.3.5 broken after power fail SOLVED

2009-02-21 Thread Naomi Walker
just won't start up. -- ---- Naomi Walker Chief Information Officer Eldorado Computing, Inc nwal...@eldocomp.com ---An EDS Company

Re: [ADMIN] pg_xlog

2008-12-17 Thread Naomi Walker
at were deleted from the file and write them back into the table. Is there a way to retrieve the data from the pg_xlog? This is a server running x86 Solaris 10, postgres 8.2.4. Naomi -- -------- Naomi Walker

[ADMIN] pg_xlog

2008-12-17 Thread Naomi Walker
back into the table. Is there a way to retrieve the data from the pg_xlog? This is a server running x86 Solaris 10, postgres 8.2.4. Naomi -- Naomi Walker Chief Information Officer Eldorado

Re: [ADMIN] Change a character in a text field

2008-07-02 Thread Naomi Walker
04.3100 x265 > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Grittner > Sent: Tuesday, July 01, 2008 2:23 PM > To: Naomi Walker; pgsql-admin@postgresql.org > Subject: Re: [ADMIN] Change a character in a text field

Re: [ADMIN] Change a character in a text field

2008-07-01 Thread Naomi Walker
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Grittner Sent: Tuesday, July 01, 2008 2:23 PM To: Naomi Walker; pgsql-admin@postgresql.org Subject: Re: [ADMIN] Change a character in a text field Naomi Walker <[EMAIL PROTECTED]> wrote: Is there so

[ADMIN] Change a character in a text field

2008-07-01 Thread Naomi Walker
do it in place.. Thanks, Naomi -- -------- Naomi Walker Chief Information Officer Eldorado Computing, Inc [EMAIL PROTECTED] ---An EDS Company

[ADMIN] statistics collector Log message

2008-05-28 Thread Naomi Walker
8.2.6 on Solaris 9] Karen Stone Technical Services MphasiS Health Solutions 602.604.3100 x265 -- Naomi Walker Chief Information Officer Eldorado Computing, Inc [EMAIL

Re: [ADMIN] Performance tuning...

2008-01-02 Thread Naomi Walker
tiality or privilege. Use of this email is > prohibited when received in error. > > ---(end of broadcast)--- > TIP 4: Have you searched our list archives? > >http://archive

Re: [ADMIN] Find the Person Connected to a Database

2007-10-26 Thread Naomi Walker
8.1/static/monitoring.html > > On Solaris, note the Tip at the bottom (not sure if it applies to recent > Solaris versions but a few years ago it was critical). > > regards, tom lane > -- -------

[ADMIN] Find who is connected to a database

2007-10-26 Thread Naomi Walker
I'm trying to drop a database in a postgres 8.1.4 instance (x86 Solaris 10 OS), but someone is connected to the database. What is the best way to find out exactly who is connected? Thanks, Naomi -- Naomi W

[ADMIN] Find the Person Connected to a Database

2007-10-26 Thread Naomi Walker
I'm trying to drop a database in a postgres 8.1.4 instance (x86 Solaris 10 OS), but someone is connected to the database. What is the best way to find out exactly who is connected? Thanks, Naomi -- Naomi W

Re: [ADMIN] Fastest DB restore options

2007-02-22 Thread Naomi Walker
/ - Tag - Search - Share > > > > ---(end of broadcast)--- > TIP 9: In versions below 8.0, the planner will ignore your desire to >choose an index scan if your joining column's datatypes do not >

Re: [ADMIN] postgres-two different version

2007-01-30 Thread Naomi Walker
gt;> regards, tom lane >> >> ---(end of broadcast)--- >> TIP 6: explain analyze is your friend >> >> > > > > ---(end of broadcast)--- > TIP 5: don't forget to i

Re: [ADMIN] Incremental Backup of a particular database

2007-01-18 Thread Naomi Walker
s e-mail message including any attachment > may contain > confidential, proprietary or legally privileged information. > It should not > be used by who is not the original intended recipient. If you have > erroneously receive

Re: [ADMIN] PITR recovery

2007-01-09 Thread Naomi Walker
x backup, >>> using >>> their respective native file system? What are the minimal conditions >>> to be >>> met? >> >> No the data is not only dependent on the platform, but also on the >> configure >> options used for the build. >

[ADMIN] Simple Unload

2006-12-11 Thread Naomi Walker
consider adding such a utility or adding this to pg_dump? Naomi -- -------- Naomi Walker Chief Information Officer Mphasis Healthcare Solutions [EMAIL PROTECTED] ---An EDS Company

Re: [ADMIN] Upgrading from 7.4 to 8.1

2006-08-31 Thread Naomi Walker
t > understand it. This is fixed in HEAD (by using appendStringLiteralConn) > but I'm not sure if there is any very good way to fix it in the back > branches. > > In the short term, Naomi's best workaround is surely to drop or rename > that user ... it hardly seems l

[ADMIN] Upgrading from 7.4 to 8.1

2006-08-30 Thread Naomi Walker
shadow WHERE usename = E'\003' -- -------- Naomi Walker Chief Information Officer Eldorado Computing, Inc. nwalker@eldocomp.com 602-604-3100 --

Re: [ADMIN] Restore of pg_dump taking a long time...

2006-05-24 Thread Naomi Walker
--(end of broadcast)--- > TIP 2: Don't 'kill -9' the postmaster -- Naomi Walker Chief Information Officer Eldorado Computing, Inc. nwalker@eldocomp.com 602-604-3100

Re: [ADMIN] Backing up large databases

2006-05-03 Thread Naomi Walker
d data out of the tables using your knowledge of > the mail store. That way you'll not need to have such a long running > backup and it won't be so large either. You can then reassemble the > pieces later into a new table in case of recovery. > -- ---

Re: [ADMIN] Postgresql on Solaris versus Linux

2005-02-25 Thread Naomi Walker
hines, but also plan to use x86 Solaris 9 on an commidity server. Naomi -- --------- Naomi Walker Chief Information Officer Eldorado Computing, Inc. nw

Re: [ADMIN] empty a database

2005-02-15 Thread Naomi Walker
s I said the other day, this is recreating a test db from the > production one as part of unit tests, so this happens dozens of times a day... > > -- - Naomi Walker Chief Information Officer Eldorado Computing, Inc. nwa

Re: [ADMIN] URGENT - HELP WITH 7.3.4 Strangeness

2004-11-22 Thread Naomi Walker
get off all lists at once with the unregister command >(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED]) -- - Naomi Walker Chief

[ADMIN] Binary Cursors and On-The-Wire

2004-11-02 Thread Naomi Walker
up, can you please clarify exactly what on-the-wire means? -- ----- Naomi Walker Chief Information Officer Eldorado Computing, Inc. [EMAIL PROTE

Re: [ADMIN] Sorting Sequence

2004-09-15 Thread Naomi Walker
enable locale in compile, remove --enable-locale option > > -- - Naomi Walker Chief Information Officer Eldorado Computing, Inc. [EMAIL PROTECTED] 602-60

Re: [ADMIN] Sorting Sequence

2004-09-15 Thread Naomi Walker
We are looking at enabling LOCALE, on 7.3.4 and 7.4.3 Postgres installations, yet LOCALE is not listed under the options to enable. Anyone know? Naomi Walker wrote: >We are seeing some different sorting sequences (when using BETWEEN) >amoung our various operating systems. My guess i

[ADMIN] Sorting Sequence

2004-09-15 Thread Naomi Walker
-- - Naomi Walker Chief Information Officer Eldorado Computing, Inc. [EMAIL PROTECTED] 602-604-3100 - Freedom is not

Re: [ADMIN] Create Linux Script for PostgreSQL database backup

2004-09-02 Thread Naomi Walker
-- CONFIDENTIALITY NOTICE -- This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized t

Re: [ADMIN] Create Linux Script for PostgreSQL database backup

2004-09-02 Thread Naomi Walker
-- CONFIDENTIALITY NOTICE -- This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized t

Re: [ADMIN] Size of database

2004-08-27 Thread Naomi Walker
Frederic Massot wrote: > Hi, > > How can I know the size of the database on a server Postgresql 7.3.4 ? > > Regards. try contrib/dbsize Its a bit of a pain, but better than nothing. -- -------

Re: [ADMIN] Size of database

2004-08-27 Thread Naomi Walker
deric Massot wrote: > Hi, > > How can I know the size of the database on a server Postgresql 7.3.4 ? > > Regards. -- --------- Naomi Walker Chief Information Officer Eldorado Computing, Inc.

Re: [ADMIN] mySQL to postgreSQL: Request for pointers to perl/phpresources for app conversion.

2004-08-24 Thread Naomi Walker
ur > joining column's datatypes do not match > > > -- ----- Naomi Walker Chief Information Officer Eldorado Computing, Inc. [EMAIL PROTECTED] 602-604-3100 -

[ADMIN] Sequence Number question

2004-06-30 Thread Naomi Walker
We are using Postgres 7.3.2 on a Solaris box. When I dump a schema with a SEQUENCE in it, it shows the MAXVAL as 2,147,483,647. Is it possible to set this number higher? When we get to maxval, does it wrap? -- - Naomi

Re: [ADMIN] "select * from groupes" didn't display any data

2004-06-10 Thread Naomi Walker
u forgot the closing semicolon. Try: Select * from groupes; It didn't know you were done typing. -- - Naomi Walker Chief Information Officer Eldorado Computing, Inc. [EMAIL PROTECTED] 602-604-3100

Re: [ADMIN] out of memory error

2004-06-09 Thread Naomi Walker
Jie Liang wrote: Does 7.3* support this? Can you tell me a bit more about it, please? Hash aggregate..? >I had a similar problem after upgrade to 7.4.2, >Try: >SET enable_hashagg = false; >Before you execute that SELECT stmt >If you don't want disable it in postgresql.conf > >Jie Liang > >

[ADMIN] getting postgresql-7.4.1 statistics

2004-05-31 Thread Naomi Walker
    message can get through to the mailing list cleanly --------- Naomi Walker Chief Information Officer    Eldorado C

Re: [ADMIN] PostgreSQL backup issue

2004-04-07 Thread Naomi Walker
At this time, we do not have point in time recovery. That is slated for 7.5 (we hope). There is also no way to perform incremenatals (yet). -Original Message- From: [EMAIL PROTECTED] on behalf of Eric Yum Sent: Mon 4/5/2004 7:34 PM To: [EMAIL PROTECTED]

Re: [ADMIN] Do Petabyte storage solutions exist?

2004-04-02 Thread Naomi Walker
of dozens of tapes and CDs ... Informix was rarely more a CD and >much easier to get going. And, IMHO, Informix *much* easier to maintain. --------- Naomi Walker

Re: [ADMIN] Do Petabyte storage solutions exist?

2004-04-02 Thread Naomi Walker
At 03:36 AM 4/2/2004, Bradley Kieser wrote: >Hi Tony, >Yep, for the time being you're pretty much limited to this for a table. As >far as commercial DBs go, IMHO (without knowing about DB2) Oracle is the >only player in town that will realistically deal with table sizes in the >order of 100sGB o

Re: [ADMIN] backup and recovery

2004-03-25 Thread Naomi Walker
ing postgres 7.3.4 on Solaris and Redhat Linux servers. Naomi ----- Naomi Walker Chief Information Officer Eld

Re: [Retrieved]RE: [ADMIN] backup and recovery

2004-03-24 Thread Naomi Walker
I would still love this feature for when in the COPY mode. > regards, tom lane ----- Naomi Walker Chief Information Officer

Re: [Retrieved]RE: [ADMIN] backup and recovery

2004-03-24 Thread Naomi Walker
) 359-1001 > + If your life is a hard drive, | 13 Roberts Road > + Christ can be your backup.| Newtown Square, Pennsylvania 19073 ----- Naomi Walker

Re: [Retrieved]RE: [ADMIN] backup and recovery

2004-03-23 Thread Naomi Walker
I'm not sure of the correct protocol for getting things on the "todo" list. Whom shall we beg? At 10:13 AM 3/22/2004, Mark M. Huber wrote: >That sounds like a brilliant idea, who do we say it to make it so? > >Mark H > >-Original Message- >From: Naom

Re: [ADMIN] backup and recovery

2004-03-22 Thread Naomi Walker
om pg_dump. So... >my 50 row table recovery took < 10 Min. > >Thanks for your help. > >Mark H > > >--------- >Naomi Walk

Re: [ADMIN] backup and recovery

2004-03-19 Thread Naomi Walker
//www.vmdirect.com >3035 E. Patrick Lane >Suite #1 >Las Vegas, NV 89120 > > <> > --------- Naomi Walker Chief Information Officer

Re: [ADMIN] Cygwin - Cygnus for Windows - Linux based portedto Windows

2004-03-09 Thread Naomi Walker
is your friend --------- Naomi Walker Chief Information Officer Eldorado Computing, Inc. [EMAIL PROTECTED]

[ADMIN] Distributed Environment

2004-02-12 Thread Naomi Walker
think it would be an important addition to postgres? Naomi - Naomi Walker Chief Information Officer Eld

[ADMIN] Recycled Log Files

2004-02-06 Thread Naomi Walker
ction log file 0006002E 2004-02-05 16:48:38 LOG: recycled transaction log file 0006002F - Naomi Walker Chief Information Of

Re: [ADMIN] comparing with oracle

2003-12-17 Thread Naomi Walker
DACafeMail. >Get Your FREE 25 MB eMail Account Now. >http://cafemail.dcccafe.com > >---(end of broadcast)--- >TIP 6: Have you searched our list archives? > >http://archives.postgresql.org -

Re: [ADMIN] lost database

2003-12-09 Thread Naomi Walker
PROTECTED]       ----- Naomi Walker Chief Information Officer   Eldorado Computing, Inc. [EMAIL PROTECTED]   60

[ADMIN] 7.3.4 Question

2003-12-04 Thread Naomi Walker
y but curious, Naomi --------- Naomi Walker Chief Information Officer Eldorado Computing, Inc. [EMAIL PROTECTED]

Re: [ADMIN] Upgrading to Solaris 9

2003-11-13 Thread Naomi Walker
>-- >Ray Ontko [EMAIL PROTECTED] Phone 1.765.935.4283 Fax 1.765.962.9788 >Ray Ontko & Co. Software Consulting Services http://www.ontko.com/ > >-

Re: [ADMIN] performance problem - 10.000 databases

2003-10-31 Thread Naomi Walker
sts at once with the unregister command > (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED]) ----- Naomi Walker Chief Information Of

Re: [ADMIN]Restore Problem

2003-10-20 Thread Naomi Walker
At 09:40 AM 10/20/2003, Tom Lane wrote: >"Monica Robustelli" <[EMAIL PROTECTED]> writes: > > If I transfer the backup file to another Linux machine, Red Hat 9, > Postgres > > 7.3, I'v some problem during the database restoring. The error is: > > > ERROR: copy: line 13, CopyReadAttribute: end of r

Re: [ADMIN] 7.3.2 to 7.3.4 upgrade

2003-10-15 Thread Naomi Walker
Thank you. I was just double-checking.. At 09:32 AM 10/15/2003, Tom Lane wrote: >Naomi Walker <[EMAIL PROTECTED]> writes: > > When upgrading to a minor release (only third digit changing), > > specifically, 7.3.2 to 7.3.4, do I have to pg_dump and reload everything? >

[ADMIN] 7.3.2 to 7.3.4 upgrade

2003-10-15 Thread Naomi Walker
When upgrading to a minor release (only third digit changing), specifically, 7.3.2 to 7.3.4, do I have to pg_dump and reload everything? Naomi -- CONFIDENTIALITY NOTICE -- This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain informat

[ADMIN] pg_dump & SQL statements

2003-09-25 Thread Naomi Walker
I regularly need to unload some rows from tables, and load into different databases, sometimes on different hosts. In simple cases, I can do something like: psql -At -d dbname -c "select from table where" Due to some embedded tabs and other anomalies in our data, we then have t

Re: [ADMIN] Tuning: WAL disk speed

2003-08-26 Thread Naomi Walker
-- >TIP 4: Don't 'kill -9' the postmaster --------- Naomi Walker Chief Information Officer El

[ADMIN] Read-Only Views?

2003-07-18 Thread Naomi Walker
I noticed in some (older) documentation that views were read-only? Is this still the case? Naomi - Naomi Walker Chief Information Officer

[ADMIN] Grant syntax

2003-07-07 Thread Naomi Walker
I need to grant access to all tables for all users on a particular database. I've tried: GRANT ALL ON databasename to public; But it complained the databasebase (relation) does not exist. Do I have to grant on each table in a separate statement? I'm guessing not. Naomi -- CONFIDENTIALITY

[ADMIN] Upgrade Procedures

2003-01-03 Thread Naomi Walker
n the future? ------ Naomi Walker Eldorado Computing, Inc Chief Information Officer [EMAIL PROTECTED] 602-604-3100 x242 ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[ADMIN] pgsql.log

2002-12-16 Thread Naomi Walker
Is there a way to see timestamps in the pgsql.log? If not, could I please get that on the todo list? -- Naomi Walker Eldorado Computing, Inc Chief Information Officer [EMAIL PROTECTED

Re: [ADMIN] loading and unloading rows

2002-11-03 Thread Naomi Walker
Can we add unload/load functionality to the list, please? > >Yes, agreed, it would be nice to have WHERE as part of COPY. In fact, I > >like Informix's solution, which merges data in/out with INSERT/SELECT: > > > > UNLOAD TO '/tmp/x' > > SELECT * > > FROM tab; > > > >an

Re: [ADMIN] loading and unloading rows

2002-11-02 Thread Naomi Walker
n/out with INSERT/SELECT: UNLOAD TO '/tmp/x' SELECT * FROM tab; and LOAD FROM '/tmp/x' INSERT INTO tab; It is tough to beat this flexibility. ------- Naomi Walker wrote:

Re: [ADMIN] loading and unloading rows

2002-11-01 Thread Naomi Walker
clean way. Back to the maddening crowd. Anyone at least agreed this is needed? Could we add "where" clauses to COPY? That would be perfect. ------ Naomi Walker Eldorado Computing, Inc

[ADMIN] loading and unloading rows

2002-10-31 Thread Naomi Walker
postgresql equivalent? Suggestions? Thanks, Naomi ------ Naomi Walker Eldorado Computing, Inc Chief Information Officer [EMAIL PROTECTED] 602-604

Re: R: [ADMIN] How robust is postgre in case of power failure?

2002-07-09 Thread Naomi Walker
At 05:23 PM 7/9/02 +0200, Stefano Coletta wrote: >I had problems when a power failure occurred on old postgres >installations. I had to use pg_check to fix problems. > >Now I have installed an UPS just to make a clean shutdown of the system. I >strongly suggest you to purchase an UPS, just to ma

Re: [ADMIN] multiple instances on one box?

2002-06-03 Thread Naomi Walker
At 12:18 PM 6/3/2002 , Andrew Perrin wrote: >What's the reason for doing this? Just use separate databases -- if >necessary, with different users given permissions on each -- in the same >postmaster instance. We will be using separate instances for failover purposes in our clustered environment.

Re: [ADMIN] Performance Problem Index Ignored, but why

2002-05-22 Thread Naomi Walker
I'm not sure how well this works in Postgres. For Informix, we could trick the optimizer into using an index with something like: Select colname from table where colname !=NULL. Specifically mentioning the column in the query was the trick. In esql/C, there were return parameters that then

[ADMIN] Fwd: Administrative Processing for csitech: getrows

2002-05-15 Thread Naomi Walker
Every night I VACUUM ANALYZE our databases. I've asked in the past, and was told not to worry about this. One database never returns a message. This database consistently returns this message. What odd thing am I tripping over? >Before Vacuum >Sat May 11 02:00:54 MST 2002 >psql:/usr/local/

Re: [ADMIN] performance "tests"

2002-04-10 Thread Naomi Walker
nds, if you've got application programs that have written a whole >lot of pages since the last sync. -- Naomi Walker Chief Information Officer Eldorado Computing, Inc. 602-604-3100 ext 242 ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [ADMIN] pg_dump max file size exceeded

2002-03-20 Thread Naomi Walker
. Anyone know the >magic incantation for large-file support on Linux? depending on the shell being used, i'd try limit or ulimit We've seen a case where large file support had to be tweaked in the Veritas file systems as well. -- Naomi Walker Chief Information Officer Eldorado Com

Re: [ADMIN] long vacuum

2002-03-07 Thread Naomi Walker
L PROTECTED] Phone 1.765.935.4283 Fax 1.765.962.9788 >Ray Ontko & Co. Software Consulting Services http://www.ontko.com/ > > >---(end of broadcast)------- >TIP 4: Don't 'kill -9' the postmas

Re: [ADMIN] Journaling file systems

2002-02-26 Thread Naomi Walker
At 11:22 AM 2/26/02 -0500, Jeff Self wrote: >Journaled file systems will typically slow down a database somewhat. Yes, but will make booting ALOT faster. Plus, the ability to grow a filesystem is very nice, and that is sometimes bundled in the products (like Veritas). -- Naomi Walker Ch

[ADMIN] Backup and Recovery (revisited)

2002-02-22 Thread Naomi Walker
for a database management systems. The more people that use Postgres, the better for all of us, and this is a critical piece.. Please email me if you are interested in such a venture or have any comments. -- Naomi Walker Chief Information Officer Eldorado Computing, Inc. 602-60

[ADMIN] Postgres Log Rolling

2002-02-20 Thread Naomi Walker
se (so it would write stuff in the log), and noticed that the renamed log ('date'.log) was the one written to, not the new pgsql.log. Do I have to bounce the cluster to roll the log? How should I be performing this task? -- Naomi Walker Chief Information Officer Eldorado Computing, I

Re: [ADMIN] user to database restriction?

2002-02-18 Thread Naomi Walker
unt and bit pusher extraordinaíre > >_ >Do You Yahoo!? >Get your free @yahoo.com address at http://mail.yahoo.com > > >---(end of broadcast)--- >TIP 1: subscribe and u

Re: [ADMIN] pg_dump / pg_upgrade problem

2002-02-10 Thread Naomi Walker
My guess is that this will not be hard to fix. What did you have to change, exactly, to make it work? I've got a mixed case dbname. At 11:33 PM 2/9/02 +0100, Simone Tellini wrote: >On Sat, 09 Feb 2002 23:23:20 +0100 >Simone Tellini <[EMAIL PROTECTED]> wrote: > >ST> ST> will try to /connect Te

Re: [ADMIN] Upgrade Information

2002-02-08 Thread Naomi Walker
Eldorado Computing, Inc. 602-604-3100 > 5353 North 16th Street, Suite 400 >Phoenix, Arizona 85016-3228 -- Naomi Walker Chief Information Officer Eldorado Computing, Inc. 602-604-3100 ext 242 ---(end of broadcast)--- TIP

Re: [ADMIN] Upgrade Information

2002-02-08 Thread Naomi Walker
At 01:53 PM 2/8/02 -0500, Bruce Momjian wrote: >Naomi Walker wrote: > > We are currently using Postgresql 7.1.2, running on a E3500 server, OS > > Solaris 2.6. We would like to upgrade to postgresql 7.2. > > > > 1) Do you all consider it stable enough now to upgrade?

[ADMIN] Upgrade Information

2002-02-08 Thread Naomi Walker
with versions of postgres 7.1 and higher. Why did pg_upgrade go away, and can we look forward to one in the future? Thanks, Naomi -- Naomi Walker Chief Information Officer Eldorado Computing, Inc. 602-604-3100 ext 242 ---(end of broadcast

Re: [ADMIN] Recovery - transaction logs

2002-02-06 Thread Naomi Walker
me. I've >seen > > pg_xlog files mentioned. > > > > The recovery section of the manuals is 'under construction' it seems. > > > > Thanks for your help. > > > > Cheers > > > > Andy Marden > > > > > > > &

Re: [ADMIN] Filesystem Backup

2002-02-04 Thread Naomi Walker
ty file it said '../pgsql/data/base/template1/pg_class not found'.   Am I missing something? are there any other steps to a filesystem backup?   -sonny -- Naomi Walker Chief Information Officer Eldorado Computing, Inc. 602-604-3100  ext 242

Re: [ADMIN] Backup database through web and php

2002-01-30 Thread Naomi Walker
me when challenged for a password, logged in as postgres, whether or not they want the database password I am working on, or postgres'.  So far, it appears to be asking for the postgres password. -- Naomi Walker Chief Information Officer Eldorado Computing, Inc. 602-604-3100  ext 242

Re: [ADMIN] Vaccum and 24/7/365 database

2002-01-09 Thread Naomi Walker
> >AFAIK, if you're using a recent 7.2, the default VACUUM shouldn't prevent >inserts/updates/deletes from the table while the vacuum is occuring. Could someone please point me at a document explaining how to migrate from 7.1 to 7.2? -- Naomi Walker Chief Information Officer