I've been using Gmail and thought you might like to try it out. Here's an
invitation to create an account.
You're Invited to Gmail!
K P Manoj has invited you to open a Gmail account.
Gmail is Google's free email service, built on the idea that email can be
intuitive, efficient, and fun. Gmail
On Thu, Aug 30, 2012 at 3:33 AM, Albe Laurenz wrote:
> Gary Webster wrote:
> > The subject says most of what I know at this point.
> >
> > We are still not getting along with Apache Jackrabbit.
> > After a few hours of using Postgres as the Persistence Manager, the
> JCR gets stuck, apparently on
On Wed, Aug 29, 2012 at 10:17 PM, Craig Ringer wrote:
> On 08/30/2012 03:37 AM, Gary Webster wrote:
>
>> Hello.
>> The subject says most of what I know at this point.
>>
>> We are still not getting along with Apache Jackrabbit.
>> After a few hours of using Postgres as the Persistence Manager, the
Hello.
The subject says most of what I know at this point.
We are still not getting along with Apache Jackrabbit.
After a few hours of using Postgres as the Persistence Manager, the JCR
gets stuck, apparently on a simple DB update statement.
This problem does not occur at all if we substitute MyS
> -- Forwarded message --
>> So, you have everything running and working in aprox. 10 seconds.
>
> All of the Windows Server stuff via Microsoft Cluster Services I'm aware of
> does its shared storage node fencing via sending specific SCSI calls
> (PERSISTENT RESERVE) to the >stor
Hi
A hint : do you have any long running SQL requests, while there is some
network-control devices like firewalls between the client and the server ?
Using Oracle, we faced the same situation where a firewall in the middle broke
the connection after a period of network inactivity between the cl
>
>
> This seems insecure.
>
> How do I create a postgreSQL user account such that attempts to connect
> to it require authentication?
>
http://www.postgresql.org/docs/8.1/interactive/client-authentication.html
>
> -Dan
>
> ---(end of broadcast)--
On Sun, 22 Jan 2006, Dan Bikle wrote:
> I'm allowed to connect to the db10 database without authentication!:
>
> bash-2.05b$ psql db10 scott
> Welcome to psql 8.1.1, the PostgreSQL interactive terminal.
>
> Type: \copyright for distribution terms
>\h for help with SQL commands
>\
People,
I just installed postgreSQL 8.1.1 on my free-bsd box:
Creation of a database is easy:
bash-2.05b$ id
uid=70(pgsql) gid=70(pgsql) groups=70(pgsql)
bash-2.05b$ createdb -O pgsql db10
CREATE DATABASE
bash-2.05b$
I took a peek at help:
bash-2.05b$ psql --help
This is psql 8.1.1, the Postg
please forward
2004-01:[by date] [by thread]
2003-12:[by date] [by thread]
many thanks
ratnavale
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unr
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: [EMAIL PROTECTED] secondary: scrappy@{freebsd|postgresql}.org
Thomas Dean wrote:
>If I understand your question correctly, createuser will do this.
>
>'man createuser'
>...
> -D Does not allow the user to create databases.
This does not affect the ability to create tables; only databases:
junk=> alter user dan nocreatedb;
ALTER USER
If I understand your question correctly, createuser will do this.
'man createuser'
...
-D Does not allow the user to create databases.
Hello,
I want to make a user that has read-only access to a database. I've read
the man pages on grant and revoke for table-level permissions, but I don't
see anything for database-level permissions on, say, creating tables or
views. Suppose I want to deny CREATE to some user. How does postgre
14 matches
Mail list logo