-
Is there an option when importing from a mysql database to preserve index names? Right now the indexes all get renamed to be prefixed with `idx_#####_`. I need the index names to remain the same becau…
-
Hi, during the upgrade from 9.4.4 to 10.6.4-0051 via Synology Package Manager, the setup wizard also migrated the database from MariaDB to Postgresql. At least, I thought it will. Unfortunately after …
pumox updated
5 years ago
-
### Steps to reproduce
``` ruby
require 'bundler/setup'
require 'active_record'
ActiveRecord::Base.establish_connection("postgres://postgres@localhost:5432/test")
ActiveRecord::Base.connection.tap do…
glebm updated
5 years ago
-
- [ ] pgloader --version
```
pgloader version "3.5.bda06f8"
compiled with SBCL 1.4.5.debian
```
- [ ] how can I reproduce the bug?
```
export PG_DB_URI=“postgresql:///pgload…
-
- [x] pgloader --version
```
pgloader version "3.5.1ee389d"
compiled with Clozure Common Lisp Version 1.11.5/v1.11.5 (LinuxX8664)
```
- [x] did you test a fresh compile from the sour…
-
- [x] pgloader --version
```
pgloader version "3.4.1"
compiled with SBCL 1.3.3.debian
```
- [ ] did you test a fresh compile from the source tree?
- [x] did you search for ot…
-
Compiling pgloader 3.5.2 from source, on macOS, with sbcl 1.4.11 leads to the following error:
```
==> make pgloader-standalone BUILDAPP=buildapp
buildapp --require sb-posix --require sb-bsd-s…
-
- [X] pgloader --version
```
pgloader version "3.5.0957bd0" compiled with SBCL 1.4.0-1.el7
```
- [X] did you test a fresh compile from the source tree?
- [X] did y…
-
We are currently evaluating pgloader to copy database content from mssql to postgres. At first we had problems that despite getting connections to both database no content was copied.
An analysis …
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […