1.
Re: [pgsql-www] Binaries vs Source
Devrim GÜNDÜZ wrote: > On Tue, 2008-09-09 at 10:42 -0700, Guido Barosio wrote: >> Binary package from www.postgresql.org 121 33.799% > > We have 2000+ users ...
2.
Re: Re: [pgsql-es-ayud a] Ingeniería inversa sobre BD existente
Asunto: [pgsql-es-ayuda] Re: [pgsql-es-ayuda] Ingeniería inversa sobre BD existente. Tal vez te pueda servir: Open System Architect (OSA) ...
3.
Re: Table count option
Right clicking on a table show the "count" option, which updates the Rows(counted) value in the properties window for the table. ...
4.
Re: CHECK Constraints
Apr 22, 2005 ... We are converting to PostgreSQL from MySQL. Looks like CHECK CONSTRAINT should handle the MySQL enum feature quite nicely. ...
5.
Re: Is CREATE TYPE an alias for CREATE DOMAIN?
Dec 29, 2005 ... BTW I didn't bother to check the MySQL docs because I do not ... If a schema name is given (for example, CREATE DOMAIN myschema.mydomain . ...
6.
Re: Matching the MYSQL "Describe <table-name>" command
Previous by thread: Re: Matching the MYSQL "Describe <table-name>" command; Next by thread: Re: Matching the MYSQL "Describe <table-name>" command; Indexes: ...
7.
Re: Matching the MYSQL "Describe <table-name>" command
Apr 24, 2005 ... Re: Matching the MYSQL "Describe <table-name>" command ... I have got stuck trying to find the equivalent of the Mysql "DESCRIBE ><tablename>;" SQL statement that lists the columns ... Home | Main I
8.
Re: Matching the MYSQL "Describe <table-name>" command
Apr 24, 2005 ... I think I am going to do a SELECT on the "pg_attribute" table, ... Previous by thread: Matching the MYSQL "Describe <table-name>" command ...
9.
Re: solution for error 75 path/file access errpr
Dec 24, 2004 ... I get this run-time error '75': Path/File access error, and pgAdmin quits. When I log on as administrator I can connect to the server ...
10.
table partitioning pl/pgsql helpers
table partitioning pl/pgsql helpers ... table. The table on which to insert the row should be selected at runtime and. it is not know in advance. ...