Re: migrate data - Mailing list pgsql-php

From Christopher Kings-Lynne
Subject Re: migrate data
Date
Msg-id 424D44C3.9050006@familyhealth.com.au
Whole thread Raw
In response to migrate data  ("enzo venegas palacios" <enzovenegas@mixmail.com>)
List pgsql-php
> hi, how I can migrate data of a file txt to postgre

Check out the COPY table FROM '/path/to/file'; syntax.

Chris

pgsql-php by date:

Previous
From: "enzo venegas palacios"
Date:
Subject: migrate data
Next
From: Bruno Wolff III
Date:
Subject: Re: PostgreSQL Backup Script