dbTalk Databases Forums  

[BUGS] help

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] help in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tayarain
 
Posts: n/a

Default [BUGS] help - 01-17-2005 , 12:21 PM






I downloaded the new postgress, Installed it and did as you commanded at the cmd prompt;
postmaster -U postgres -i
and got this message:
(Execution of Postgres SQL by a user with administrative permissions is not permitted.
The server must be started under an unprivleged user ID to prevent possible system security comprimises.)
no request for password even.

pgadmin seems to log on with the 'postgress' user & password

BTW when I type in passwords nothing happens the cursor stays put... not even **** !! is this normal

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply With Quote
  #2  
Old   
Stephan Szabo
 
Posts: n/a

Default Re: [BUGS] Help - 08-23-2005 , 08:51 AM







On Mon, 22 Aug 2005, Paul Bramble wrote:

Quote:
Is there an easy way to get started so I can quickly install Postgress and
load my schema?
You didn't say what kind of system you're running, but getting a packaged
version of PostgreSQL (RPM, DEB, Windows Installer) will probably help on
the install side.

Once it's installed, you'll need to make an actual database and load the
schema file. That might be as simple as doing something like the
following as the postgres user:
createdb dbname
psql dbname -f foo.sql


---------------------------(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
match


Reply With Quote
  #3  
Old   
John R Pierce
 
Posts: n/a

Default Re: [BUGS] Help - 08-23-2005 , 09:47 PM



Stephan Szabo wrote:
Quote:
On Mon, 22 Aug 2005, Paul Bramble wrote:


Is there an easy way to get started so I can quickly install Postgress and
load my schema?


You didn't say what kind of system you're running, but getting a packaged
version of PostgreSQL (RPM, DEB, Windows Installer) will probably help on
the install side.

Once it's installed, you'll need to make an actual database and load the
schema file. That might be as simple as doing something like the
following as the postgres user:
createdb dbname
psql dbname -f foo.sql

unless its been changed in the later releases, he'll also need to muck with the
default settings in the conf files before he'll be able to connect.



---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


Reply With Quote
  #4  
Old   
T.J. Ferraro
 
Posts: n/a

Default Re: [BUGS] HELP - 09-24-2005 , 01:44 PM



Someone discovered our diabolical plot to secretly install postgres on
every computer across the globe! Quickly! Dispatch the Deadly Viper
Assassination Squad to silence him!

Vaccaro wrote:

Quote:
I never download your product i don't even know what it is. When i
started my computer up i saw 2 new accounts created. User Accounts.
The accounts names were postgres services. It was password protected
and limited account. I am running on windows XP. I Did delete the
accounts. I want to know what happened i want it fixed. And i never
want this to happen again


---------------------------(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
match


Reply With Quote
  #5  
Old   
Chris Travers
 
Posts: n/a

Default Re: [BUGS] HELP - 09-28-2005 , 01:04 AM



Vaccaro wrote:

Quote:
I never download your product i don't even know what it is. When i
started my computer up i saw 2 new accounts created. User Accounts.
The accounts names were postgres services. It was password protected
and limited account. I am running on windows XP. I Did delete the
accounts. I want to know what happened i want it fixed. And i never
want this to happen again
You probably installed a piece of software that required PostgreSQL. If
something you installed stops working, you will know what it is. Either
that or someone else installed it for you in order to work with it.

PostgreSQL is a relational database manager. It stores data for other
programs. It is not adware, spyware, or anything like that. You can
read more about it at http://www.postgresql.org

Best Wishes,
Chris Travers
Metatron Technology Consulting
chris (AT) metatrontech (DOT) com

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.