On Sat, Feb 16, 2002 at 09:19:18PM -0500, Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > It has been submitted as a patch was delayed because we were going to
> > overhaul the entire permission system. What has happened is that
> > release after release has been made with no rede
--- Karel Zak <[EMAIL PROTECTED]> wrote:
> On Sat, Feb 16, 2002 at 09:19:18PM -0500, Tom Lane
> wrote:
> > Bruce Momjian <[EMAIL PROTECTED]> writes:
> > > It has been submitted as a patch was delayed
> because we were going to
> > > overhaul the entire permission system. What has
> happened is t
Hi.
With the libpq implementation in PHP4, the last week, we can use the
"enconding" force in a connection with php. But I don't know why, now is
impossible to change a "encoding" in a connection. I don't change
anything in the DB ¿?.
In SQL (via psql name_db), is possible to change the encoding.
Where can I find the pgadmin plugin for the Database Migration Wizard?
Thanks
Pam Wampler
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html
I am new to database development and programming and administration. I am
using PostgreSQL 7.1.3.
I am trying to run a simple program to insert data into a database.
I am having a problem compiling the program. I am following directions from
Bruce Momjian's book called "PostgreSQL Introduction a
What about through pg_hba.conf? We've set it up so to connect to a
database, you must be in pg_pwd (through pg_passwd), and know the
passwd. I will mention, that pg_pwd should not be clear text.
Any plan to encrypt it?
At 06:12 PM 2/10/02 -0600, Chris Ruprecht wrote:
>Jon,
>
>the only way I
Liam DeMasi wrote:
> I am new to database development and programming and administration. I am
> using PostgreSQL 7.1.3.
>
> I am trying to run a simple program to insert data into a database.
>
> I am having a problem compiling the program. I am following directions from
> Bruce Momjian's book
Hi,
If I create a user defined function, and use it in a
CHECK statment when I create a table, its works fine.
But if I need recreate this function, the table can´t
anymore accept data, because can´t locate the function.
I can´t recreate the table, or I´ll lost data. (ok, I
can make a dump,
At 01:42 PM 2/11/2002 , Tom Lane wrote:
>It's not ideal, certainly, but I think it's preferable to continuing to
>get burned every time a pg_dump file comes within hailing distance of Windoze.
Perhaps something along this line would be useful.
/* ftpfix.c - ASCII to binary fixup - 1.2 */
/*
At 02:36 PM 2/8/2002 , Chris Ruprecht wrote:
>In the old days, before editors where written is such a way that they suck
>all the data into their buffer all at once, we had stuff which only loaded
>so-and-so many KB at a time. Is there still something like that out there
>which is safe to use w
On Mon, 18 Feb 2002, Marco Tulio wrote:
> Hi,
>
> If I create a user defined function, and use it in a
> CHECK statment when I create a table, its works fine.
>
> But if I need recreate this function, the table can´t
> anymore accept data, because can´t locate the function.
>
> I can´t recreate
Hello Sir,
I am trying to install Postgresql-7.2 on Windows 2000.
As per requirement I have downloaded the Cygwin and Cygipc
packages.
I have also been successful in starting ipc-daemon
service.
But when I am giving './configure'
I am geting following message
"loading cache ./co
12 matches
Mail list logo