Imagino que si lo que descargaste es el .RPM sería algo como esto: rpm -i
pgadmin3-1.8.2.rpm.
Salu2
Ing. Reynier Pérez Mira
Grupo Soporte al Desarrollo - Dirección Técnica IP
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Sonia Perez Peña
Enviado
2008/4/2, Sonia Perez Peña <[EMAIL PROTECTED]>:
>
>
>
>
> Amigos ya baje el pgadmin3-1.8.2 gracias a un colega de la lista ¿Cómo lo
> debo instalar en FEDORA
podrias investigar en como usar el comando de yum para fedora,
seguramente ahi vendra el pgadmin.
--
"Linux is for people who hate Windo
We requested and paid sirius to make a change to the postgresql odbc
code to allow customers who are viewing a database to only see the
tables within a database if they have the requisite privilege.
I am just checking to see if this has been requested by anyone else and
may be considered part
De: Sonia Perez Peña
Enviado el: miércoles, 02 de abril de 2008 3:38
Para: '[email protected]'; '[EMAIL PROTECTED]'
Asunto: instalacion de pgadmin
Amigos ya baje el pgadmin3-1.8.2 gracias a un colega de la lista ¿Cómo lo debo
instalar en FEDORA
Amigos ya baje el pgadmin3-1.8.2 gracias a un colega de la lista ¿Cómo lo debo
instalar en FEDORA
On Wed, Apr 2, 2008 at 2:05 PM, Hyatt, Gordon
<[EMAIL PROTECTED]> wrote:
> I want to move an existing tablespace on an FC8 box. I read (at
> http://www.postgresql.org/docs/8.2/static/manage-ag-tablespaces.html)
> that one can simply stop the server, update the symbolic link in
> $PGDATA/pg_tbls
I want to move an existing tablespace on an FC8 box. I read (at
http://www.postgresql.org/docs/8.2/static/manage-ag-tablespaces.html)
that one can simply stop the server, update the symbolic link in
$PGDATA/pg_tblspc, start the server, then update the pg_tablespace
catalog to point to the new loca
I noticed a couple of odd syntax issues today as I set up an SQL script.
1) The following does not work:
ALTER SEQUENCE somesequence OWNER TO xyz;
Instead you have to use:
ALTER TABLE somesequence OWNER TO xyz;
But if you drop a sequence the syntax is:
DROP SEQUENCE so
[EMAIL PROTECTED] написа:
hi all
can any one give me some information about how to log connection of postgresql
database connect
with remote i.p ,process id,apache web address etcc
Please, read the fine manual -
http://www.postgresql.org/docs/8.3/static/runtime-config-logging.html.
--
M
In article <[EMAIL PROTECTED]>,
Tom Lane <[EMAIL PROTECTED]> writes:
> Arnau <[EMAIL PROTECTED]> writes:
>> template1=# create database test with encoding='LATIN9';
>> ERROR: encoding LATIN9 does not match server's locale en_US
>> DETAIL: The server's LC_CTYPE setting requires encoding LATIN1.
10 matches
Mail list logo