Re: [ADMIN] Postgres on NAS/NFS

2011-02-11 Thread Joseph Conway
On 2/11/11 9:09 AM, Frederiko Costa wrote: > Paying close attention to details to avoid any corruption issue in a > shared environment, I don't think it would be a problem going for NFS. FYI -- beware of NFS related kernel bugs in recent Red Hat 5.x kernels: http://archives.postgresql.org/pgsql-h

Re: [ADMIN] initdb failure

2010-04-11 Thread Joseph Conway
Kevin Grittner wrote: > "Pankaj Mandal (pmandal)" wrote: > >> creating template1 database in >> C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/data/base/1 >> ... >> initdb: could not execute command >> ""C:/PROGRA~1/CISCOS~1/CSCONccm/objects/PostgreSQL/8.4/bin/ >> postgres.exe" --boot

Re: [ADMIN] Migration \ OID question

2008-12-22 Thread Lipker, Joseph
Thanks Tom. Unfortunately, none of the tables oid column have a unique index on them at this time. Will add them to adjust for this. You mentioned "performance glitches". What would those be? Errors or system performance slowdowns. Joseph Lipker >Weyerhaeuser Real Estate

[ADMIN] Migration \ OID question

2008-12-19 Thread Lipker, Joseph
What it is appears to be doing is restarting from beginning. What I am concerned about is when the 8.1.9 version assigns an oid that already exists. Any help on why this is happening would be appreciated. Thanks, Joe Joseph Lipker Weyerhaeuser Real Estate Company - IT Department EC3-3C8 Federal Way

Re: [ADMIN] Very Very Slow Database Restore

2006-12-21 Thread Joseph McClintock
hope don't have to re-install Postges, that would be a real bummer. --Joe On Thu, 2006-12-21 at 00:47 -0500, Tom Lane wrote: > Joseph McClintock <[EMAIL PROTECTED]> writes: > > Now our database has grown and the pg_dump give me a 2.1 GB file which > > is taking 1

[ADMIN] Very Very Slow Database Restore

2006-12-20 Thread Joseph McClintock
I have inherited the on going management of our company's PostgreSQL 8.0 database. I'm having a very serious problem with the restore process. I've been running periodic pg_dumps from our production database and then restoring the data on our development system. That has been working find until now

[ADMIN] unsubscribe

2006-11-07 Thread Joseph M. Day
unsubscribe   --Joseph M. Day Global Innovative Solutions 651 W. Washington Blvd Chicago, IL 60661 (312) 224-2703 :P (312) 421-8557 :F (312) 371-3054 :C --CONFIDENTIAL: This e-mail, including its contents and

[ADMIN] Disk Encryption - Postgresql vs. Oracle

2005-04-01 Thread Joseph Brenner
I was talking to someone just recently who was saying that they were thinking about going with Oracle rather than Postgresql because Oracle has a their story in place about how to do disk encryption. So I am of course, looking into how to do it with Postgresql... (As to why you would *care* ab

Re: [ADMIN] Backup

2005-03-23 Thread Joseph M. Day
Joseph M. Day wrote: >> I am trying to convert a MSSQL DB thats roughly 45GB, to Postgres. I >> am >> trying to find the equivalent of Full / Incremental / Differential >> backups. It looks like pg_dump is the equivalent of a full backup, but >> how do I keep t

[ADMIN] Backup

2005-03-23 Thread Joseph M. Day
backup.   To keep the same functionality, I will need a full backup once a week, and a differential once a day.   Thanks,   Joe,   Joseph M. Day Global Innovative Solutions

[ADMIN] DROPped database doesn't go away Postgres7.4

2004-09-01 Thread Joseph Sadove
Hello All, I cannot “re-create” a database properly. I did a dump all of one database that runs on production. I copied the dmp file to dev environment, DROPped the existing database, CREATEd the database anew and then ran the dump in psql to recreate the database. The database (and/or db serv

[ADMIN] Any Tips or Tricks?

2004-04-17 Thread Joseph A. Nagy, Jr.
I'm new to PostgreSQL and I was wondering if there were any tips or tricks to admining a postgre db and if there are any tools like phpmyadmin for postgre. TIA -- Joseph A. Nagy, Jr. http://joseph-a-nagy-jr.homelinux.org Political Activist Extraordinaire Peace, Life, Liberty &quo

Re: [ADMIN] what is the cause that scan type is showing as 'seq scan' after

2004-01-05 Thread Joseph Lemm
ially about how to set these params and what the defaults are (the official docs don't say much)? Thanks. --- Gaetano Mendola <[EMAIL PROTECTED]> wrote: > Joseph Lemm wrote: > > IN RELATION TO THIS POST: > > > > On Sun, Jan 26, 2003 at 06:31:50PM +0530, shreedhar wr

Re: [ADMIN] what is the cause that scan type is showing as 'seq scan' after indexing

2004-01-03 Thread Joseph Lemm
IN RELATION TO THIS POST: On Sun, Jan 26, 2003 at 06:31:50PM +0530, shreedhar wrote: > Hi All, > > Before indexing query plan was showing cost as 40.00, after indexing query > plan again showing as 'seq scan' and cost as 3060.55. > The field which i indexed is primary key to this table. > May i k

Re: [INTERFACES] Re: [ADMIN] JDBC Trouble

2001-01-17 Thread Joseph Shraibman
> -- > Bruce Momjian| http://candle.pha.pa.us > [EMAIL PROTECTED] | (610) 853-3000 > + If your life is a hard drive, | 830 Blythe Avenue > + Christ can be your backup.| Drexel Hill, Pennsylvania 19026 -- Joseph Shraibman [EMAIL PROTECTED] Increase signal to noise ratio. http://www.targabot.com

[ADMIN] help

2000-12-19 Thread Joseph
Help me for "DBI->connect failed: Sorry, too many clients already."my cgi program is test.cgi:###require "./connectdb.pl";&connectdatabase();$query="select count(*) from messages";$sth=$dbh->prepare($query);$sth->execute();$count=$sth->fetchrow_array();print "Content-typ

[ADMIN] Help me for "DBI->connect failed: Sorry, too many clients already."

2000-12-19 Thread Joseph
my cgi program is test.cgi:###require "./connectdb.pl";&connectdatabase();$query="select count(*) from messages";$sth=$dbh->prepare($query);$sth->execute();$count=$sth->fetchrow_array();print "Content-type: text/html\n\n";print <<"TAG"; The count is $count. TAGexit 0;#

[ADMIN] Re: MS Access out-performs PostgreSQL 7?

2000-07-19 Thread Joseph Sircy
Ok, once again let me make this clear... We are not thinking of using access for our dataserver, your right, its NOT a data SERVER. My question simply was, why does a program like access, which is not a data server, outperform pgsql in our comparison?? I know if we loaded it down with large amou

Re: [ADMIN] MS Access out-performs PostgreSQL 7?

2000-07-18 Thread Joseph Sircy
t do it for this test. I am a believer in Linux, and the open source revolution, and I didnt mean for this to be one of those "NT vs Linux" posts! Joe Sircy Webmaster dnhawaii.com - Original Message - From: "Gavin M. Roy" <[EMAIL PROTECTED]> To: "The Hermi

[ADMIN] MS Access out-performs PostgreSQL 7?

2000-07-18 Thread Joseph Sircy
I would like to know why access is outperforming pgsql in a simple database setup. I have the exact same databases, one in access, the other in pgsql, on the same server, a linux box running redhat 6.2. They are being accessed by an asp page running IIS 4 on a NT box ( i cant change that).