Re: [ADMIN] User Admin in pgsql

2004-12-15 Thread Michael Fuhr
On Wed, Dec 15, 2004 at 04:14:48PM +0800, daxiawj wrote: > After I Updatded my pgsql from 7.3 to 7.4.6 in debian with "aptitude", I > found that my admin user account's password has gone--everytime when I > login into psql, I don't need type my password any more, and every > other user account to

Re: [ADMIN] Connections

2004-12-15 Thread tsarevich
On the bottom of this page)http://www.varlena.com/varlena/GeneralBits/Tidbits/), there is a script you can download called pgsession. On Wed, 8 Dec 2004 17:07:56 +0200, Pascal Tufenkji <[EMAIL PROTECTED]> wrote: > Hi, > I'm using PostgreSQL 7.3.2 > Is there a way to know if there are users con

[ADMIN] upgrading postgresql

2004-12-15 Thread Tsirkin Evgeny
Hi all! We are currently running a 7.3.4 backed and planning to upgrade. However we can't do to much/at all changes in the applications using the db. So the question is to what version to upgrade : what is the best release from the 7.3.* ? would the upgrade to 7.4.* require serious changes in the a

[ADMIN] User Admin in pgsql

2004-12-15 Thread daxiawj
Hello all, After I Updatded my pgsql from 7.3 to 7.4.6 in debian with "aptitude", I found that my admin user account's password has gone--everytime when I login into psql, I don't need type my password any more, and every other user account too. I know that a SQL command Alter could de used to al

[ADMIN] [Fwd: Majordomo results: unsubscribe]

2004-12-15 Thread Jodi Kanter
I am going to be on leave from work for a few months and am trying to remove myself from the admin and sql lists until I return. I received the following message below. Can anyone assist? I am not sure why it's not working. My email address is [EMAIL PROTECTED] and my alias for this account is

[ADMIN] Remove my email address from the postgres lists

2004-12-15 Thread Helena Lourenco
Hi,   I would like my email address to be removed from all the postgres lists. I've tried to unsubscribe several times but it turned out unsuccessful. Could someone please help me?   Kind regards, Helena Lourenco

Re: [ADMIN] upgrading postgresql

2004-12-15 Thread Scott Marlowe
On Wed, 2004-12-15 at 03:52, Tsirkin Evgeny wrote: > Hi all! > We are currently running a 7.3.4 backed and planning to upgrade. > However we can't do to much/at all changes in the applications using the db. > So the question is to what version to upgrade : > what is the best release from the 7.3.*

Re: [ADMIN] upgrading postgresql

2004-12-15 Thread Michael Fuhr
On Wed, Dec 15, 2004 at 10:09:32AM -0600, Bruno Wolff III wrote: > > You would have to do a dump and reload to go to the 7.4 series. ...and the "If You Are Upgrading" section of the "Installation Instructions" chapter in the documentation recommends using pg_dumpall from the version you're upgrad

Re: [ADMIN] [Re]:User Admin in pgsql

2004-12-15 Thread Michael Fuhr
On Wed, Dec 15, 2004 at 08:42:17PM +0800, Wang Jun wrote: > I have modified my pg_hda.conf as the DOC said, and I can login with my > password use "psql" in terminal. But it still remains a problem that I > can't acess to my database through webclients such as PhpPgAdmin and my > other phpclient.

Re: [ADMIN] upgrading postgresql

2004-12-15 Thread Andrew Sullivan
On Wed, Dec 15, 2004 at 10:20:00AM -0600, Scott Marlowe wrote: > For upgrades from one major version to the next, you'll need to: > > -- pg_dump all databases in the cluster. (optionally, also backup the > files in the $PGDATA directory) [&c.] Or -- install Slony-I -- replicate from 7.3.x -> 7

Re: [ADMIN] [SQL] [Fwd: Majordomo results: unsubscribe]

2004-12-15 Thread Richard Huxton
Jodi Kanter wrote: I am going to be on leave from work for a few months and am trying to remove myself from the admin and sql lists until I return. I received the following message below. Can anyone assist? I am not sure why it's not working. My email address is [EMAIL PROTECTED] and my alias fo

Re: [ADMIN] Tyan Thunder MB for postgres server

2004-12-15 Thread William Yu
Iain wrote: Upon further investigation, I think this the way to go, specificaly I'llbe recommending the 320-2 as I plan to put the WAL and DB on seperate channels and partitions (as opposed to to putting them on the same logical partition split over the two channels). SOmething to think about. L

Re: [ADMIN] Tyan Thunder MB for postgres server

2004-12-15 Thread William Yu
Iain wrote: Hi William, SOmething to think about. Let's suppose a channel/cable completely dies. How would you protect against it? Split a logical mirror device over 2 channels. This effectively implements RAID 0+1, right? RAID 1 (mirroring) over RAID 0 striped volumes. I can certainly see your

[ADMIN] [Re]:User Admin in pgsql

2004-12-15 Thread Wang Jun
> > After I Updatded my pgsql from 7.3 to 7.4.6 in debian with > "aptitude", I > > found that my admin user account's password has gone--everytime when > I > > login into psql, I don't need type my password any more, and every > > other user account too. > > Have you looked at pg_hba.conf? See

Re: [ADMIN] upgrading postgresql

2004-12-15 Thread Bruno Wolff III
On Wed, Dec 15, 2004 at 11:52:35 +0200, Tsirkin Evgeny <[EMAIL PROTECTED]> wrote: > Hi all! > We are currently running a 7.3.4 backed and planning to upgrade. > However we can't do to much/at all changes in the applications using the db. > So the question is to what version to upgrade : > what is

Re: [ADMIN] upgrading postgresql

2004-12-15 Thread Christian Fowler
2 bits of wisdom: 1. As mentioned below, always try this upgrade on a test/ offline/ sandbox/ development/ testing /etc server first -- Clean out the $PGDATA directory (keep a copy of your pg_hba.conf and postgresql.conf for reference) 2. A simple 'mv data/ data73/' after pg shutdown keeps your 7

Re: [ADMIN] Tyan Thunder MB for postgres server

2004-12-15 Thread Iain
Hi William, SOmething to think about. Let's suppose a channel/cable completely dies. How would you protect against it? Split a logical mirror device over 2 channels. This effectively implements RAID 0+1, right? RAID 1 (mirroring) over RAID 0 striped volumes. I can certainly see your point regard

[ADMIN] VACUUMing for 30 minutes

2004-12-15 Thread ogjunk-pgjedan
Hello, I have a DB with about 30 tables, where 2 tables are significantly larger than the rest, and contain a bit over 100,000 rows. Every night I do these 3 things: VACUUM; ANALYZE; pg_dump I am noticing that the VACUUM part takes nearly 30 minutes, during which the DB is not very accessible (a