# export

The JavaScript export statement exports values from a module so they can be imported by other programs.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Group Replication Beyond a Single Cluster: DC-DR with Percona (PS MySQL) Operator

DevFeed: [Group Replication Beyond a Single Cluster: DC-DR with Percona (PS MySQL) Operator](<https://devfeed.tech/articles/group-replication-beyond-a-single-cluster-dc-dr-with-percona-ps-mysql-operator-35041.md>)

Original publisher: [Read original article](<https://www.percona.com/blog/group-replication-beyond-a-single-cluster-dc-dr-with-percona-ps-mysql-operator/>)

Author: Anil Joshi

Published: 2026-09-17T06:43:32Z

Content type: tutorial

Language: en

Sources: [Blog - Percona](<https://devfeed.tech/sources/blog-percona.md>)

Topics: [Replication](<https://devfeed.tech/topics/replication.md>), [export](<https://devfeed.tech/topics/export.md>), [Percona Server for MySQL](<https://devfeed.tech/topics/percona-server-for-mysql.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Server](<https://devfeed.tech/topics/server.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [database-trends](<https://devfeed.tech/tags/database-trends.md>), [featured](<https://devfeed.tech/tags/featured.md>), [innodb-clusterset](<https://devfeed.tech/tags/innodb-clusterset.md>), [insight-for-dbas](<https://devfeed.tech/tags/insight-for-dbas.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-operators](<https://devfeed.tech/tags/kubernetes-operators.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [mysql-group-replication](<https://devfeed.tech/tags/mysql-group-replication.md>), [mysql-high-availability](<https://devfeed.tech/tags/mysql-high-availability.md>), [mysql-replication](<https://devfeed.tech/tags/mysql-replication.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [operator](<https://devfeed.tech/tags/operator.md>), [percona-kubernetes-operators](<https://devfeed.tech/tags/percona-kubernetes-operators.md>), [percona-operator-for-mysql](<https://devfeed.tech/tags/percona-operator-for-mysql.md>), [percona-server-for-mysql](<https://devfeed.tech/tags/percona-server-for-mysql.md>), [percona-software](<https://devfeed.tech/tags/percona-software.md>), [replication](<https://devfeed.tech/tags/replication.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

This tutorial explains how to configure cross-site replication between two Percona Operator for MySQL clusters to create a ClusterSet environment for disaster recovery and switchover between data-center and disaster-recovery members. It covers deploying the clusters, retrieving endpoints and cluster names, transferring credentials, and initializing the DR cluster.

### Source excerpt

A while ago, we discussed the cross-site replication feature of the Percona PXC operator. Recently, a similar cross-site replication feature was introduced in the Percona (PS MySQL) operator v1.2.0, a topology based on Group Replication/InnoDB Cluster. In this blog post, we will explore how to add a DR Cluster to an existing DC Cluster to ... Continued The post Group Replication Beyond a Single Cluster: DC-DR with Percona (PS MySQL) Operator appeared first on Percona.

## Kubo 0.42.0 release: on-demand CID announcements, partial CAR import and export, and reprovide changes

DevFeed: [Kubo 0.42.0 release: on-demand CID announcements, partial CAR import and export, and reprovide changes](<https://devfeed.tech/articles/just-released-kubo-0-42-0-35642.md>)

Original publisher: [Read original article](<https://github.com/ipfs/kubo/releases/tag/v0.42.0>)

Author: Ipfs

Published: 2026-06-08T00:00:00Z

Content type: release

Language: en

Sources: [IPFS](<https://devfeed.tech/sources/ipfs.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [version](<https://devfeed.tech/topics/version.md>), [export](<https://devfeed.tech/topics/export.md>), [import](<https://devfeed.tech/topics/import.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>)

Tags: [block](<https://devfeed.tech/tags/block.md>), [export](<https://devfeed.tech/tags/export.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [import](<https://devfeed.tech/tags/import.md>), [kubo](<https://devfeed.tech/tags/kubo.md>), [migration](<https://devfeed.tech/tags/migration.md>), [other](<https://devfeed.tech/tags/other.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [releases](<https://devfeed.tech/tags/releases.md>), [retries](<https://devfeed.tech/tags/retries.md>), [routing](<https://devfeed.tech/tags/routing.md>), [store](<https://devfeed.tech/tags/store.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [version](<https://devfeed.tech/tags/version.md>)

### AI overview

Kubo 0.42.0 adds on-demand CID announcements, supports streaming CIDs from standard input, and introduces partial CAR export and import. It also changes providing semantics, fixes pin operations blocked by reprovide cycles, and improves migration retries for older repositories.

### Source excerpt

Just released: Kubo 0.42.0!

## Waiting for PostgreSQL 19 - json format for COPY TO

DevFeed: [Waiting for PostgreSQL 19 - json format for COPY TO](<https://devfeed.tech/articles/waiting-for-postgresql-19-json-format-for-copy-to-33684.md>)

Original publisher: [Read original article](<https://www.depesz.com/2026/03/29/waiting-for-postgresql-19-json-format-for-copy-to/>)

Author: depesz

Published: 2026-03-29T12:34:22Z

Content type: article

Language: en

Sources: [select \* from depesz;](<https://devfeed.tech/sources/select-from-depesz.md>)

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [JSON](<https://devfeed.tech/topics/json.md>), [export](<https://devfeed.tech/topics/export.md>), [data](<https://devfeed.tech/topics/data.md>), [Query (disambiguation)](<https://devfeed.tech/topics/query.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>)

Tags: [command](<https://devfeed.tech/tags/command.md>), [copy](<https://devfeed.tech/tags/copy.md>), [data](<https://devfeed.tech/tags/data.md>), [developers](<https://devfeed.tech/tags/developers.md>), [export](<https://devfeed.tech/tags/export.md>), [json](<https://devfeed.tech/tags/json.md>), [pg19](<https://devfeed.tech/tags/pg19.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [query](<https://devfeed.tech/tags/query.md>), [stream](<https://devfeed.tech/tags/stream.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>), [waiting](<https://devfeed.tech/tags/waiting.md>)

### AI overview

The article discusses a PostgreSQL 19 patch adding a JSON format option to COPY TO. It allows table data or query results to be exported as a stream of JSON objects, one object per line, with an option to wrap the output in an array.

### Source excerpt

On 20th of March 2026, Andrew Dunstan committed patch: json format for COPY TO This introduces the JSON format option for the COPY TO command, allowing users to export query results or table data directly as a stream of JSON objects (one per line, NDJSON style). The JSON format is currently supported only ... Continue reading "Waiting for PostgreSQL 19 - json format for COPY TO"

## 5 Key Predictions for the Data Industry in 2026

DevFeed: [5 Key Predictions for the Data Industry in 2026](<https://devfeed.tech/articles/5-key-predictions-for-the-data-industry-in-2026-37137.md>)

Original publisher: [Read original article](<https://seattledataguy.substack.com/p/5-key-predictions-for-the-data-industry-b7c>)

Author: SeattleDataGuy

Published: 2026-01-31T19:29:24Z

Content type: opinion

Language: en

Sources: [SeattleDataGuy's Newsletter](<https://devfeed.tech/sources/seattledataguy-s-newsletter.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [export](<https://devfeed.tech/topics/export.md>), [Azure](<https://devfeed.tech/topics/azure.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ai](<https://devfeed.tech/tags/ai.md>), [azure](<https://devfeed.tech/tags/azure.md>), [data](<https://devfeed.tech/tags/data.md>), [export](<https://devfeed.tech/tags/export.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [predictions](<https://devfeed.tech/tags/predictions.md>)

### AI overview

A commentary piece offers predictions about the data industry over the next year or two, including a possible Microsoft Fabric rebrand and the continued gap between demand for AI and companies' reliance on traditional data workflows such as ERP exports to Excel, SFTP, and APIs.

### Source excerpt

Hype Cycles, Rebrands, and the Messy Reality of Data

## Durable Digest: November 2025

DevFeed: [Durable Digest: November 2025](<https://devfeed.tech/articles/durable-digest-november-2025-35809.md>)

Original publisher: [Read original article](<https://temporal.io/blog/durable-digest-november-2025>)

Author: Temporal Technologies

Published: 2025-11-25T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [SIEM, Security, Observability](<https://devfeed.tech/topics/siem-security-observability.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [account](<https://devfeed.tech/topics/account.md>), [export](<https://devfeed.tech/topics/export.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [aws-s3](<https://devfeed.tech/tags/aws-s3.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [observability](<https://devfeed.tech/tags/observability.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [preview](<https://devfeed.tech/tags/preview.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>)

### AI overview

Temporal's November 2025 Durable Digest reviews recently shipped Temporal Cloud features, including group-based permissions, SCIM user management, environment configuration, workflow history export to object storage, and an OpenMetrics endpoint. It also highlights a durable stateful agents project using Mistral, Temporal, and MCP.

### Source excerpt

Recently shipped features, real-world fixes from the field, a Builder Spotlight straight from the Code Exchange, fresh AI how-tos, and where to meet us live.

## Launching ScreenshotWhale.com 🐋

DevFeed: [Launching ScreenshotWhale.com 🐋](<https://devfeed.tech/articles/launching-screenshotwhale-com-37919.md>)

Original publisher: [Read original article](<https://newsletter.jorgecastillo.dev/p/launching-screenshotwhalecom>)

Author: Jorge Castillo

Published: 2025-09-13T15:03:52Z

Content type: release

Language: en

Sources: [Effective Android](<https://devfeed.tech/sources/effective-android.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Internationalization (i18n)](<https://devfeed.tech/topics/i18n.md>), [export](<https://devfeed.tech/topics/export.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app](<https://devfeed.tech/tags/app.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [editor](<https://devfeed.tech/tags/editor.md>), [export](<https://devfeed.tech/tags/export.md>), [i18n](<https://devfeed.tech/tags/i18n.md>), [image](<https://devfeed.tech/tags/image.md>), [ios](<https://devfeed.tech/tags/ios.md>), [layer](<https://devfeed.tech/tags/layer.md>), [screenshots](<https://devfeed.tech/tags/screenshots.md>), [templates](<https://devfeed.tech/tags/templates.md>)

### AI overview

ScreenshotWhale has launched as a cloud-based tool for creating app screenshots. It includes an online editor, templates, multilingual export, support for iOS and Android form factors, a mirror feature, app store layout settings, and layered editing.

### Source excerpt

The wait is over, screenshotwhale is live today 🎉

## The Making of a Logo

DevFeed: [The Making of a Logo](<https://devfeed.tech/articles/the-making-of-a-logo-39442.md>)

Original publisher: [Read original article](<https://aerotwist.com/blog/the-making-of-a-logo/>)

Author: Paul Lewis

Published: 2025-01-15T00:00:00Z

Content type: opinion

Language: en

Sources: [Paul Lewis](<https://devfeed.tech/sources/paul-lewis.md>)

Topics: [Website](<https://devfeed.tech/topics/website.md>), [blender](<https://devfeed.tech/topics/blender.md>), [3D](<https://devfeed.tech/topics/3d.md>), [stl](<https://devfeed.tech/topics/stl.md>), [SVG](<https://devfeed.tech/topics/svg.md>), [export](<https://devfeed.tech/topics/export.md>), [render](<https://devfeed.tech/topics/render.md>), [Sketch](<https://devfeed.tech/topics/sketch.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [3d-printed](<https://devfeed.tech/tags/3d-printed.md>), [blender](<https://devfeed.tech/tags/blender.md>), [cameras](<https://devfeed.tech/tags/cameras.md>), [export](<https://devfeed.tech/tags/export.md>), [file](<https://devfeed.tech/tags/file.md>), [logo](<https://devfeed.tech/tags/logo.md>), [making](<https://devfeed.tech/tags/making.md>), [render](<https://devfeed.tech/tags/render.md>), [stl](<https://devfeed.tech/tags/stl.md>), [svg](<https://devfeed.tech/tags/svg.md>), [update](<https://devfeed.tech/tags/update.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

The author describes creating a new Aerotwist logo, starting with sketches on a reMarkable 2 tablet, refining it as a vector and SVG, and preparing it for 3D printing by exporting an STL from Blender.

### Source excerpt

A new website, and a 3D printed logo!

## Insights from Workflow History Export on Temporal Cloud

DevFeed: [Insights from Workflow History Export on Temporal Cloud](<https://devfeed.tech/articles/insights-from-workflow-history-export-on-temporal-cloud-35839.md>)

Original publisher: [Read original article](<https://temporal.io/blog/get-insights-from-workflow-histories-export-on-temporal-cloud>)

Author: Alice Yin

Published: 2024-04-24T06:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [export](<https://devfeed.tech/topics/export.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [Data pipelines](<https://devfeed.tech/topics/data-pipelines.md>), [Data analysis](<https://devfeed.tech/topics/data-analysis.md>), [parquet](<https://devfeed.tech/topics/parquet.md>), [airflow](<https://devfeed.tech/topics/airflow.md>), [AWS Glue](<https://devfeed.tech/topics/aws-glue.md>)

Tags: [airflow](<https://devfeed.tech/tags/airflow.md>), [amazon-s3](<https://devfeed.tech/tags/amazon-s3.md>), [api](<https://devfeed.tech/tags/api.md>), [aws-glue](<https://devfeed.tech/tags/aws-glue.md>), [case-study](<https://devfeed.tech/tags/case-study.md>), [data](<https://devfeed.tech/tags/data.md>), [data-analysis](<https://devfeed.tech/tags/data-analysis.md>), [data-pipelines](<https://devfeed.tech/tags/data-pipelines.md>), [export](<https://devfeed.tech/tags/export.md>), [parquet](<https://devfeed.tech/tags/parquet.md>), [product-news](<https://devfeed.tech/tags/product-news.md>)

### AI overview

This tutorial explains how to export closed workflow histories from Temporal Cloud to Amazon S3, convert Protocol Buffer files to Parquet, and build data pipelines for analyzing execution metadata, operational efficiency, and bottlenecks.

### Source excerpt

Explore how exporting workflow histories in Temporal Cloud gives you deep insights into execution metadata, events, and performance over time.

## Introducing Material Theme Builder

DevFeed: [Introducing Material Theme Builder](<https://devfeed.tech/articles/introducing-material-theme-builder-29299.md>)

Original publisher: [Read original article](<https://material.io/blog/material-theme-builder>)

Published: 2021-10-27T09:15:00Z

Content type: release

Language: en

Sources: [Material.io - Material Design](<https://devfeed.tech/sources/material-io-material-design.md>)

Topics: [color](<https://devfeed.tech/topics/color.md>), [Code](<https://devfeed.tech/topics/code.md>), [export](<https://devfeed.tech/topics/export.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [color](<https://devfeed.tech/tags/color.md>), [export](<https://devfeed.tech/tags/export.md>)

### AI overview

Material introduces Material Theme Builder, a tool for visualizing dynamic color, building custom themes, and exporting them to code.

### Source excerpt

Visualize dynamic color, build a custom theme, and export to code

## Blender SVG Export Experiment

DevFeed: [Blender SVG Export Experiment](<https://devfeed.tech/articles/untitled-art-37192.md>)

Original publisher: [Read original article](<https://muffinman.io/art/3d-cubes-untitled/>)

Author: Stanko

Published: 2020-10-12T00:00:00Z

Content type: article

Language: en

Sources: [Stanko Tadić](<https://devfeed.tech/sources/stanko-tadic.md>)

Topics: [blender](<https://devfeed.tech/topics/blender.md>), [export](<https://devfeed.tech/topics/export.md>), [SVG](<https://devfeed.tech/topics/svg.md>)

Tags: [art](<https://devfeed.tech/tags/art.md>), [blender](<https://devfeed.tech/tags/blender.md>), [export](<https://devfeed.tech/tags/export.md>), [svg](<https://devfeed.tech/tags/svg.md>)

### AI overview

An art experiment using Blender's SVG export, resulting in two plots with slightly different sizes because one was cut incorrectly.

### Source excerpt

One plot ended up being smaller because I screwed up cutting it. Created: October 2020Size: 15x15cm and 13x13cmPaper: Fabriano Bristol 250gsmPens: Molotow Blackliner, Koi Coloring Brush, Mechanical pencil

## Optimizing Python Excel Exports After a Production Performance Incident

DevFeed: [Optimizing Python Excel Exports After a Production Performance Incident](<https://devfeed.tech/articles/how-export-to-excel-almost-killed-our-system-33929.md>)

Original publisher: [Read original article](<https://hakibenita.com/python-django-optimizing-excel-export>)

Author: Haki Benita

Published: 2019-09-16T21:00:00Z

Content type: tutorial

Language: en

Sources: [Haki Benita](<https://devfeed.tech/sources/haki-benita.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [incident](<https://devfeed.tech/topics/incident.md>), [systems](<https://devfeed.tech/topics/systems.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [data](<https://devfeed.tech/topics/data.md>), [export](<https://devfeed.tech/topics/export.md>)

Tags: [articles](<https://devfeed.tech/tags/articles.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [django](<https://devfeed.tech/tags/django.md>), [incident](<https://devfeed.tech/tags/incident.md>), [just](<https://devfeed.tech/tags/just.md>), [models](<https://devfeed.tech/tags/models.md>), [nginx](<https://devfeed.tech/tags/nginx.md>), [orm](<https://devfeed.tech/tags/orm.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [process](<https://devfeed.tech/tags/process.md>), [python](<https://devfeed.tech/tags/python.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

This article examines a production performance incident caused by a Python "Export to Excel" feature. It describes how the problem was identified through server metrics, process profiling, and nginx logs, then investigated by reproducing the issue and benchmarking alternative solutions.

### Source excerpt

Inspired by an actual incident we had in one of our systems caused by an "Export to Excel" functionality implemented in Python, we go through the process of identifying the problem, experimenting and benchmarking different solutions.

## Cleanup old GitHub Forks

DevFeed: [Cleanup old GitHub Forks](<https://devfeed.tech/articles/cleanup-old-github-forks-37691.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/cleanup-old-github-forks/>)

Author: Carlos Alexandro Becker

Published: 2018-06-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [GitHub](<https://devfeed.tech/topics/github.md>), [repo](<https://devfeed.tech/topics/repo.md>), [export](<https://devfeed.tech/topics/export.md>)

Tags: [github](<https://devfeed.tech/tags/github.md>), [install](<https://devfeed.tech/tags/install.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [repositories](<https://devfeed.tech/tags/repositories.md>), [token](<https://devfeed.tech/tags/token.md>)

### AI overview

A tutorial on using the fork-cleaner tool to identify and delete unused GitHub forks. It checks for forks, stars, dependencies, open pull requests, and recent activity, with options to customize inactivity thresholds, blacklist repositories, and include private forks.

### Source excerpt

I like to keep my GitHub clean. I delete forks I'm not using anymore, move old abandoned repositories to my graveyard and etc.

## Exporting a Hierarchy in JSON: with recursive queries

DevFeed: [Exporting a Hierarchy in JSON: with recursive queries](<https://devfeed.tech/articles/exporting-a-hierarchy-in-json-with-recursive-queries-34579.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2018/01/exporting-a-hierarchy-in-json-with-recursive-queries/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2018-01-31T17:00:01Z

Content type: tutorial

Language: en

Sources: [Dimitri Fontaine](<https://devfeed.tech/sources/dimitri-fontaine.md>)

Topics: [SQL](<https://devfeed.tech/topics/sql.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [export](<https://devfeed.tech/topics/export.md>), [JSON](<https://devfeed.tech/topics/json.md>), [data](<https://devfeed.tech/topics/data.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [export](<https://devfeed.tech/tags/export.md>), [file](<https://devfeed.tech/tags/file.md>), [json](<https://devfeed.tech/tags/json.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

This tutorial explains how to use PostgreSQL and recursive SQL queries to export hierarchical relational data as a single JSON document. It models parent-child Dungeons & Dragons character classes and prepares the resulting JSON for client-side visualization with d3js.

### Source excerpt

In another article here, entitled on JSON and SQL, we saw in great details how to import a data set only available as a giant JSON file. Then we normalized the data set, so as to be able to write SQL and process our data. This approach is sometimes very useful and was a good way to learn some of the JSON functions provided by PostgreSQL. In this article, we're going to use SQL to export the data from our relational model into a JSON document. The trick that makes it complex in this example is that we have a recursive data model, with a notion of a parent row that exists in the same table as the current one. That's a nice excuse to learn more about the SQL construct WITH RECURSIVE.

## XenServer - export VM to file

DevFeed: [XenServer - export VM to file](<https://devfeed.tech/articles/xenserver-export-vm-to-file-27638.md>)

Original publisher: [Read original article](<https://gagor.pro/2016/01/xenserver-export-vm-to-file/>)

Author: Tom

Published: 2016-01-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [export](<https://devfeed.tech/topics/export.md>), [file](<https://devfeed.tech/topics/file.md>)

Tags: [backup](<https://devfeed.tech/tags/backup.md>), [export](<https://devfeed.tech/tags/export.md>), [file](<https://devfeed.tech/tags/file.md>), [linux](<https://devfeed.tech/tags/linux.md>), [xen](<https://devfeed.tech/tags/xen.md>)

### AI overview

A brief tutorial shows how to export a VM running on XenServer to an XVA backup file. It demonstrates listing VMs, exporting one with xe vm-export, and using a UUID with xe vm-list.

### Source excerpt

Sometime you need to make quick and dirty image backup of VM running on XenServer and this post is about such case 😃 List machines: xl list Name ID Mem VCPUs State Time(s) Domain-0 0 4066 8 r----- 3526567.3 webfront1.example.com 1 4096 4 r----- 3186487.2 webfront2.example.com 2 2048 2 -b---- 920408.2 Now you may export one: xe vm-export vm=webfront1.example.com filename=/srv/backup/webfront.xva Export succeeded You may also use uuid for that - list machines with xe vm-list (best with less) and then:

## Unexpected bug cascade - or how seemingly missing bugs in MSVC builds reveal actual bugs

DevFeed: [Unexpected bug cascade - or how seemingly missing bugs in MSVC builds reveal actual bugs](<https://devfeed.tech/articles/unexpected-bug-cascade-or-how-seemingly-missing-bugs-in-msvc-builds-reveal-actual-bugs-33037.md>)

Original publisher: [Read original article](<https://reactos.org/blogs/unexpected-bug-cascade-or-how-seemingly-missing-bugs-msvc-builds-reveal-actual-bugs/>)

Published: 2015-12-27T00:00:00Z

Content type: article

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [bug](<https://devfeed.tech/topics/bug.md>), [MSVC](<https://devfeed.tech/topics/msvc.md>), [gcc](<https://devfeed.tech/topics/gcc.md>), [Code](<https://devfeed.tech/topics/code.md>), [function](<https://devfeed.tech/topics/function.md>), [ide](<https://devfeed.tech/topics/ide.md>), [export](<https://devfeed.tech/topics/export.md>)

Tags: [breakpoint](<https://devfeed.tech/tags/breakpoint.md>), [bug](<https://devfeed.tech/tags/bug.md>), [code](<https://devfeed.tech/tags/code.md>), [crash](<https://devfeed.tech/tags/crash.md>), [export](<https://devfeed.tech/tags/export.md>), [free](<https://devfeed.tech/tags/free.md>), [function](<https://devfeed.tech/tags/function.md>), [gcc](<https://devfeed.tech/tags/gcc.md>), [msvc](<https://devfeed.tech/tags/msvc.md>), [null](<https://devfeed.tech/tags/null.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [point](<https://devfeed.tech/tags/point.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

### AI overview

This article examines how different MSVC and GCC builds exposed a cascade of bugs while investigating a crash in wget.exe. It covers KDBG breakpoint and single-stepping behavior, an MSVC export-resolution issue involving msvcrt.dll and libntdll, and a crash caused by passing a NULL buffer after _vsnprintf returned -1.

### Source excerpt

I was looking into CORE-9105, a crash in wget.exe, but I couldn't reproducde it, so I asked Daniel whether he was using an MSVC build or a GCC build. He used a GCC build and I was using an MSVC build. So I tried with a GCC build and the bug appeared. So I looked at this thing with kdbg. And there the first bug showed up. Bug #1: KDBG and break points I set a breakpoint at a position that I wanted to step through and KDBG stopped there.

## Migrate from Gallery 2 to Flickr

DevFeed: [Migrate from Gallery 2 to Flickr](<https://devfeed.tech/articles/migrate-from-gallery-2-to-flickr-35329.md>)

Original publisher: [Read original article](<https://darkcoding.net/misc/migrate-from-gallery-2-to-flickr/>)

Author: Graham King

Published: 2007-12-27T01:04:56Z

Content type: tutorial

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [export](<https://devfeed.tech/topics/export.md>)

Tags: [gallery](<https://devfeed.tech/tags/gallery.md>), [guide](<https://devfeed.tech/tags/guide.md>), [install](<https://devfeed.tech/tags/install.md>), [migrate](<https://devfeed.tech/tags/migrate.md>), [misc](<https://devfeed.tech/tags/misc.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [photos](<https://devfeed.tech/tags/photos.md>)

### AI overview

A step-by-step guide to migrating photos from a self-hosted Gallery 2 instance to Flickr using the Gallery2Flickr plugin. It explains how to export galleries, complete the Flickr sets, preserve ordering and tags, and verify the migration.

### Source excerpt

"Effortlessly migrate your Gallery2 photos to Flickr with this step-by-step guide."

## Cal Henderson - Building Flickr

DevFeed: [Cal Henderson - Building Flickr](<https://devfeed.tech/articles/cal-henderson-building-flickr-35293.md>)

Original publisher: [Read original article](<https://darkcoding.net/future-of-web-apps/cal-henderson-building-flickr/>)

Author: Graham King

Published: 2006-02-18T13:39:52Z

Content type: article

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [Web](<https://devfeed.tech/topics/web.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [API](<https://devfeed.tech/topics/api.md>), [Ajax](<https://devfeed.tech/topics/ajax.md>), [Mod\_rewrite](<https://devfeed.tech/topics/mod-rewrite.md>), [XML](<https://devfeed.tech/topics/xml.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Open Data](<https://devfeed.tech/topics/open-data.md>), [export](<https://devfeed.tech/topics/export.md>), [import](<https://devfeed.tech/topics/import.md>), [Firefox](<https://devfeed.tech/topics/firefox.md>)

Tags: [ajax](<https://devfeed.tech/tags/ajax.md>), [api](<https://devfeed.tech/tags/api.md>), [export](<https://devfeed.tech/tags/export.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [futureofwebapps](<https://devfeed.tech/tags/futureofwebapps.md>), [import](<https://devfeed.tech/tags/import.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [mod-rewrite](<https://devfeed.tech/tags/mod-rewrite.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [software](<https://devfeed.tech/tags/software.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Notes from Cal Henderson's talk on building Flickr, covering collaboration, data aggregation, public APIs, clean URLs, AJAX, Unicode, desktop and mobile integration, open data, and open content.

### Source excerpt

Build Flickr: Lessons from the Web 2.0 Pioneer.